[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master-user_level_drivers, updated. 4ce5f4c5b064c
From: |
Samuel Thibault |
Subject: |
[SCM] GNU Mach branch, master-user_level_drivers, updated. 4ce5f4c5b064c1a252cb6142706b83d69aa1aca4 |
Date: |
Tue, 12 Apr 2016 20:44:20 +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 "GNU Mach".
The branch, master-user_level_drivers has been updated
via 4ce5f4c5b064c1a252cb6142706b83d69aa1aca4 (commit)
from ab70489faec72ab3c45bc8c7a878477620f96668 (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 4ce5f4c5b064c1a252cb6142706b83d69aa1aca4
Author: Samuel Thibault <address@hidden>
Date: Tue Apr 12 22:43:04 2016 +0200
Fix crash when delivering the interrupt makes the thread sleep.
It is fine to do another check loop when running the interrupt handlers
anyway.
* gnumach/device/intr.c (intr_thread): Call clear_wait when removing an
entry or delivering the interrupt.
-----------------------------------------------------------------------
Summary of changes:
device/intr.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master-user_level_drivers, updated. 4ce5f4c5b064c1a252cb6142706b83d69aa1aca4,
Samuel Thibault <=