linux/drivers/staging/android
Oleg Nesterov 1176e83aff Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal
Compile tested.

task_struct->signal is not protected by RCU, the code is bogus.
Change the code to take ->siglock to pin ->signal.

Signed-off-by: Oleg Nesterov <oleg@redhat.com>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Brian Swetland <swetland@google.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-01-28 15:49:05 -08:00
..
Kconfig Staging: android: binder: fix build errors 2009-01-06 13:52:46 -08:00
Makefile Staging: android: add lowmemorykiller driver 2009-01-06 13:52:45 -08:00
TODO Staging: android: remove dummy android.c driver 2009-01-06 13:52:44 -08:00
binder.c Staging: android: task_get_unused_fd_flags: fix the wrong usage of tsk->signal 2009-01-28 15:49:05 -08:00
binder.h Staging: android: add binder driver 2009-01-06 13:52:41 -08:00
logger.c Staging: android: add logging driver 2009-01-06 13:52:42 -08:00
logger.h Staging: android: add logging driver 2009-01-06 13:52:42 -08:00
lowmemorykiller.c Staging: android: add lowmemorykiller driver 2009-01-06 13:52:45 -08:00
lowmemorykiller.txt Staging: android: Add lowmemorykiller documentation. 2009-01-28 15:49:05 -08:00
ram_console.c Staging: android: add ram_console driver 2009-01-06 13:52:42 -08:00
timed_gpio.c Staging: android: fix build error on 64bit boxes 2009-01-28 15:49:05 -08:00
timed_gpio.h Staging: android: timed_gpio: Rename android_timed_gpio to timed_gpio 2009-01-06 13:52:43 -08:00