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-258-g16bad28


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. v1.8-258-g16bad28
Date: Sun, 28 Mar 2021 17:30:01 -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  16bad28fd2c103b75d8190da67d4aa4e66facf81 (commit)
      from  89dbc9815f6372e33402ad52e5c1c905c6bfd3b0 (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 16bad28fd2c103b75d8190da67d4aa4e66facf81
Author: Damien Zammit <damien@zamaudio.com>
Date:   Sun Mar 28 23:28:44 2021 +0200

    linux irq: Avoid hardcoding the number of interrupts.
    
    * linux/dev/arch/i386/kernel/irq.c: Include <i386/irq.h> instead of
    <i386/pic.h>.
    (irq_action): Use NINTR instead of 16, do not bother expliciting the
    initialization.
    (install_user_intr_handler, request_irq, free_irq, probe_irq_on,
    probe_irq_off, reserve_mach_irqs): Use NINTR instead of 16.

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

Summary of changes:
 linux/dev/arch/i386/kernel/irq.c | 22 ++++++++--------------
 1 file changed, 8 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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