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
..
2009-04-03 14:53:33 -07:00
2009-04-03 14:54:27 -07:00
2009-04-17 11:06:24 -07:00
2009-04-03 14:54:24 -07:00
2009-04-03 14:53:29 -07:00
2009-04-17 11:06:24 -07:00
2009-04-03 14:53:40 -07:00
2009-04-17 11:06:25 -07:00
2009-04-03 14:54:26 -07:00
2008-10-13 14:32:52 -07:00