mirror of
https://github.com/torvalds/linux.git
synced 2024-11-02 02:01:29 +00:00
861a0dcc39
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> |
||
---|---|---|
.. | ||
binder.c | ||
binder.h | ||
Kconfig | ||
logger.c | ||
logger.h | ||
lowmemorykiller.c | ||
lowmemorykiller.txt | ||
Makefile | ||
ram_console.c | ||
timed_gpio.c | ||
timed_gpio.h | ||
TODO |