android_kernel_google_msm/arch/s390/oprofile
Robert Richter 93ee70835a oprofile, s390: Fix uninitialized memory access when writing to oprofilefs
commit 81ff3478d9 upstream.

If oprofilefs_ulong_from_user() is called with count equals zero, *val
remains unchanged. Depending on the implementation it might be
uninitialized. Fixing users of oprofilefs_ulong_ from_user().

We missed these s390 changes with:

 913050b oprofile: Fix uninitialized memory access when writing to writing to oprofilefs

Signed-off-by: Robert Richter <robert.richter@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-10-02 10:29:55 -07:00
..
backtrace.c
hwsampler.c Disintegrate and delete asm/system.h 2012-03-28 15:58:21 -07:00
hwsampler.h [S390] oprofile: fix min/max interval query checks 2011-05-10 17:13:43 +02:00
init.c oprofile, s390: Fix uninitialized memory access when writing to oprofilefs 2012-10-02 10:29:55 -07:00
Makefile [S390] oprofile: disable hw sampling for CONFIG_32BIT 2011-03-23 10:15:14 +01:00
op_counter.h oprofile, s390: Add event interface to the System z hardware sampling module 2011-12-07 11:47:09 +01:00