Files
kernel-tenderloin-3.0/drivers/input
Dima Zavin 183a1fcfd8 input: evdev: do not block waiting for an event if fd is nonblock
If there is a full packet in the buffer, and we overflow that buffer
right after checking for that condition, it would have been possible
for us to block indefinitely (rather, until the next full packet) even if
the file was marked as O_NONBLOCK.

Change-Id: Icd0f59f8cc98392be4c4d13bd45b5cf94317eb5a
Signed-off-by: Dima Zavin <dima@android.com>
2011-10-04 22:51:05 -07:00
..
2011-03-31 11:26:23 -03:00
2010-11-30 23:10:26 -08:00
2010-11-30 23:10:26 -08:00
2010-11-30 23:10:26 -08:00
2010-11-30 23:10:26 -08:00
2011-06-14 09:08:48 -07:00
2011-06-14 09:08:48 -07:00