xf86-input-synaptics:master: 1 commit(s)

Peter Hutterer whot at kemper.freedesktop.org
Tue May 15 00:38:17 UTC 2018


Reporting from xf86-input-synaptics: xf86-input-synaptics driver

Please visit:
    http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics
Or get your own copy by using:
    git-clone git://anongit.freedesktop.org/xorg/driver/xf86-input-synaptics

Commit against master at 59eb0c37...:
commit 9f3a6ac97e9d3f13cdfb38e54fbce92452025830
Author: Peter Hutterer <peter.hutterer at who-t.net>
Date:   Mon May 14 09:49:00 2018 +1000

    eventcomm: if we get a read error other than EAGAIN, remove the fd
    
    Otherwise poll() keeps on triggering on our fd until udev gets around to
    notifying the server that the device is in some state of deadness. Meanwhile,
    the input thread is busy filling the log up with "Read error" messages. Great
    way to test file systems and their capacity to handle out of space scenarios
    but otherwise a bit pointless. Those FS developers should write their own
    tests instead of relying on the synaptics driver!
    
    Signed-off-by: Peter Hutterer <peter.hutterer at who-t.net>
    Reviewed-by: Adam Jackson <ajax at redhat.com>

diffstat:
    src/eventcomm.c |    1 +
    1 file changed, 1 insertion(+)

cgit url:
http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=9f3a6ac9




More information about the xorg-commit mailing list