1
0
Files
linux/drivers
Arve Hjønnevåg 282ca175d4 Staging: binder: Keep a reference to the files_struct while the driver is mmapped
This prevents breaking fget_light if a single threaded application
allows incoming file descriptors (in replies or on nodes).
Should also prevent inserting a file in the wrong files_struct if the
receving process execs in the middle of a transaction (between
task_get_unused_fd_flags and task_fd_install).

Signed-off-by: Arve Hjønnevåg <arve@android.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2009-04-17 11:06:26 -07:00
..
2009-04-15 12:10:13 +02:00
2009-04-13 15:04:32 -07:00
2009-04-13 15:04:34 -07:00
2009-04-13 15:04:29 -07:00
2009-04-08 14:13:04 +02:00
2009-04-08 00:00:33 -07:00
2009-04-13 15:04:33 -07:00
2009-04-14 19:46:19 -07:00
2009-04-13 15:04:30 -07:00
2009-04-14 08:48:50 -07:00
2009-04-13 15:04:32 -07:00
2009-04-08 14:25:51 -07:00