kernel-ark/drivers/input/serio
Al Viro 233e70f422 saner FASYNC handling on file close
As it is, all instances of ->release() for files that have ->fasync()
need to remember to evict file from fasync lists; forgetting that
creates a hole and we actually have a bunch that *does* forget.

So let's keep our lives simple - let __fput() check FASYNC in
file->f_flags and call ->fasync() there if it's been set.  And lose that
crap in ->release() instances - leaving it there is still valid, but we
don't have to bother anymore.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-11-01 09:49:46 -07:00
..
ambakmi.c
at32psif.c
ct82c710.c
gscps2.c
hil_mlc.c
hp_sdc_mlc.c
hp_sdc.c HP input: kill warnings due to suseconds_t differences 2008-10-14 10:23:27 -07:00
i8042-io.h powerpc: convert CONFIG_PPC_MERGE to CONFIG_PPC for legacy io checks 2008-09-23 10:41:28 -05:00
i8042-ip22io.h
i8042-jazzio.h
i8042-ppcio.h
i8042-snirm.h
i8042-sparcio.h sparc: Annotate of_device_id arrays with const or __initdata. 2008-08-31 01:23:17 -07:00
i8042-x86ia64io.h Input: i8042 - add Blue FB5601 to noloop exception table 2008-10-16 22:06:41 -04:00
i8042.c
i8042.h
Kconfig
libps2.c
maceps2.c
Makefile
parkbd.c
pcips2.c
q40kbd.c
rpckbd.c [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach 2008-08-07 09:55:48 +01:00
sa1111ps2.c
serio_raw.c saner FASYNC handling on file close 2008-11-01 09:49:46 -07:00
serio.c
serport.c
xilinx_ps2.c Input: xilinx_ps2 - fix warning 2008-08-10 23:13:15 -04:00