Skip to content
Commit add21809 authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

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: d4b675e1 ("Input: uinput - fix returning EPOLLOUT from uinput_poll")
Reported-by: default avatarLinus Torvalds <torvalds@linux-foundation.org>
Link: https://lore.kernel.org/r/20191209202254.GA107567@dtor-ws


Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent afbd65f5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment