gpsd-commit-watch
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-60-


From: Gary E. Miller
Subject: [gpsd-commit-watch] [SCM] GPSD branch, master, updated. release-3.17-60-gba6b240
Date: Wed, 2 May 2018 15:03:38 -0400 (EDT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GPSD".

The branch, master has been updated
       via  ba6b240655aea1321cb8528fdf7b5e9f4a9ed6c4 (commit)
      from  9429b1a5498e0e1ea68d5e53245c897dda52e5aa (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ba6b240655aea1321cb8528fdf7b5e9f4a9ed6c4
Author: Jean Pierre TOSONI <address@hidden>
Date:   Wed May 2 12:02:34 2018 -0700

    The Quectel EC25 device used with the Linux 3.10.20 usb/option driver
    makes gpsd hang when it closes the serial port after receiving a SIGTERM.
    
    Hanging is caused by the call to tcdrain(), which happens even when
    gpsd is in read-only mode (-b argument).
    
    In this mode, since nothing is ever written to the serial port, the
    tcdrain call is not needed. Skip it.
    
    Signed-off-by: Gary E. Miller <address@hidden>

-----------------------------------------------------------------------

Summary of changes:
 serial.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)


hooks/post-receive
-- 
GPSD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]