summaryrefslogtreecommitdiff
path: root/lib/Kconfig.debug
diff options
context:
space:
mode:
authorNicolas Pitre <nicolas.pitre@linaro.org>2019-01-09 06:55:04 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2019-01-18 15:47:55 +0300
commitfad08b205cf134759c28d182905bf27762017192 (patch)
treed40ba6a4b42aef0209c89a1a36dffa7d50d25b50 /lib/Kconfig.debug
parent1bf931ab94a963851aa1dfba5d9f03f9f1ad8637 (diff)
downloadlinux-fad08b205cf134759c28d182905bf27762017192.tar.xz
vcs: fasync(): make it consistent with poll()
We use POLLPRI not POLLIN to wait for data with poll() as there is never any incoming data stream per se. Let's use the same semantic with fasync() for consistency, including the fact that a vt may go away. No known user space ever relied on the SIGIO reason so far, let alone FASYNC, so the risk of breakage is pretty much nonexistent. Signed-off-by: Nicolas Pitre <nico@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'lib/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions