linux/drivers/staging/android
Arve Hjønnevåg 861a0dcc39 Staging: binder: Defer flush and release operations to avoid deadlocks.
If a transaction that contains a file descriptor fails on a later object,
the new file descriptor needs to be closed. If this is a binder file
descriptor we would deadlock in flush. If there were no other references to
the file at this point release would also be called.

Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-17 11:06:27 -07:00
..
Kconfig
Makefile
TODO
binder.c Staging: binder: Defer flush and release operations to avoid deadlocks. 2009-04-17 11:06:27 -07:00
binder.h
logger.c
logger.h
lowmemorykiller.c
lowmemorykiller.txt
ram_console.c
timed_gpio.c
timed_gpio.h