tty: fix O_NDELAY proposal
authorAlan Cox <alan@linux.intel.com>
Thu, 1 Oct 2015 21:19:29 +0000 (22:19 +0100)
committerAlan Cox <alan@linux.intel.com>
Thu, 1 Oct 2015 21:19:29 +0000 (22:19 +0100)
commitf3d57154d8dc6111be892b2f5925e6cb4e79b905
tree7faca950c88441c2770c9760ef9a160d6a8439d6
parentf89cf41fe9c05e713b6cbe78b4e5fce5dd07eb33
tty: fix O_NDELAY proposal

Bug as noticed by Brett M Gordon

Try a different fix giving us a call that will generalize for other users
of psleep_flags who will need this eventually.
Kernel/devio.c
Kernel/include/kernel.h
Kernel/tty.c