commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. 5f701793f63f16d111db3e3d2e91134f


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. 5f701793f63f16d111db3e3d2e91134fcc179c5b
Date: Wed, 14 Mar 2012 00:29:43 +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 has been updated
       via  5f701793f63f16d111db3e3d2e91134fcc179c5b (commit)
      from  5378113a56ef2bda1b2b9f594d250574ca697615 (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 5f701793f63f16d111db3e3d2e91134fcc179c5b
Author: Samuel Thibault <address@hidden>
Date:   Wed Mar 14 01:27:56 2012 +0100

    Fix variable types according to assembly use
    
    * linux/dev/arch/i386/kernel/irq.c (intr_count): Set to int type.
    * linux/dev/kernel/softirq.c (bh_active, bh_mask): Likewise.
    (linux_soft_intr: active, mask, left): Likewise
    * linux/src/include/linux/interrupt.h (bh_active, bh_mask): Likewise.
    * linux/src/kernel/softirq.c (intr_count, bh_active, bh_mask): Likewise.
    (do_bottom_half: active, mask, left): Likewise

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

Summary of changes:
 linux/dev/arch/i386/kernel/irq.c    |    2 +-
 linux/dev/kernel/softirq.c          |    8 ++++----
 linux/src/include/linux/interrupt.h |    4 ++--
 linux/src/kernel/softirq.c          |   10 +++++-----
 4 files changed, 12 insertions(+), 12 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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