diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-12-13 14:03:56 -0800 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-12-13 15:00:30 -0800 |
commit | add218099472805a06bc334852d8e2af5d74e4ac (patch) | |
tree | df26e5a16db63fb29f8d6f2d003628bcb8a667ba /include | |
parent | afbd65f5e71a37fc9f46cb3e867e141a65d6ec25 (diff) |
Input: uinput - always report EPOLLOUT
uinput device is always available for writing so we should always report
EPOLLOUT and EPOLLWRNORM bits, not only when there is nothing to read from
the device.
Fixes: d4b675e1b527 ("Input: uinput - fix returning EPOLLOUT from uinput_poll")
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20191209202254.GA107567@dtor-ws
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions