commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. v1.8-261-g1c02564


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-261-g1c02564
Date: Tue, 30 Mar 2021 18:29:51 -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 "GNU Mach".

The branch, master has been updated
       via  1c02564abe7cea7d2fc6df82aeecce5bb6b0d93a (commit)
      from  66b55623f3072ec000b01577b93a94cf387c16c8 (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 1c02564abe7cea7d2fc6df82aeecce5bb6b0d93a
Author: Damien Zammit <damien@zamaudio.com>
Date:   Tue Mar 30 13:58:29 2021 +1100

    intr: Add user interrupt handling code for non-Linux case
    
    * device/intr.c: Include <kern/assert.h>
    (struct intr_list): New structure.
    (user_intr_handlers): New array.
    (user_irq_handler): New function.
    (install_user_intr_handler): New function.
    
    Message-Id: <20210330025830.63528-2-damien@zamaudio.com>

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

Summary of changes:
 device/intr.c | 80 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 80 insertions(+)


hooks/post-receive
-- 
GNU Mach



reply via email to

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