commit-hurd
[Top][All Lists]
Advanced

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

[SCM] Hurd branch, master, updated. v0.7-59-g1a7e270


From: Samuel Thibault
Subject: [SCM] Hurd branch, master, updated. v0.7-59-g1a7e270
Date: Sun, 03 Jan 2016 12:38:48 +0000

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 "Hurd".

The branch, master has been updated
       via  1a7e27057ed5974be103c60afecdc8aae691584f (commit)
       via  44a73e25984a2f332d473a8e1187e15bd8774978 (commit)
      from  4f9cbfeaf4421ccb0dd0867664f6d689794ef9f3 (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 1a7e27057ed5974be103c60afecdc8aae691584f
Author: Samuel Thibault <address@hidden>
Date:   Sun Jan 3 13:34:42 2016 +0100

    Fix pfinet crash
    
    During rsyslog testsuite, it does happen that threads running
    schedule_timeout get woken up by something else than the timer.  The (local)
    timer needs to be removed in that case.  Let's just always remove it, like
    Linux does.
    
    * pfinet/glue-include/linux/sched.h (schedule_timeout): Remove local timer
    before returning.

commit 44a73e25984a2f332d473a8e1187e15bd8774978
Author: Samuel Thibault <address@hidden>
Date:   Sun Jan 3 13:33:04 2016 +0100

    Make private variables static
    
    * pfinet/timer-emul.c (timers, timer_thread): Make variables static.

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

Summary of changes:
 pfinet/glue-include/linux/sched.h |    3 +++
 pfinet/timer-emul.c               |    4 ++--
 2 files changed, 5 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
Hurd



reply via email to

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