commit-hurd
[Top][All Lists]
Advanced

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

[SCM] GNU Mach branch, master, updated. a3f387eb2ac58c2751345bb7a06dfa5b


From: Samuel Thibault
Subject: [SCM] GNU Mach branch, master, updated. a3f387eb2ac58c2751345bb7a06dfa5b30c79f04
Date: Sun, 16 Jan 2011 00:21:10 +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  a3f387eb2ac58c2751345bb7a06dfa5b30c79f04 (commit)
       via  c5e1672a23634eb59f1f9d87f3fb7b6c9fc77029 (commit)
      from  55dcf03512b06c209f0390d837f8bf36b45c7400 (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 a3f387eb2ac58c2751345bb7a06dfa5b30c79f04
Author: Samuel Thibault <address@hidden>
Date:   Sat Jan 15 21:33:09 2011 +0100

    Avoid dropping kd_intr when RCLINE is >= 0
    
    * i386/i386at/kd.c (kdintr): Return immediately if !kd_initialized.
    * i386/i386at/pic_isa.c (ivect) [RCLINE >= 0]: Enable kdintr in that case
    too.

commit c5e1672a23634eb59f1f9d87f3fb7b6c9fc77029
Author: Samuel Thibault <address@hidden>
Date:   Sat Jan 15 21:29:37 2011 +0100

    Move -d and -H parse to kern/startup.c
    
    The code is arch-independant, and reboot_on_panic, used by kern/debug.c
    would be undefined on non-i386.
    
    * i386/i386at/model_dep.c (reboot_on_panic, c_boot_entry): Move -d and -H 
parse
    to...
    * kern/startup.c (reboot_on_panic,setup_main): ... here.  Include <string.h>

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

Summary of changes:
 i386/i386at/kd.c        |    3 +++
 i386/i386at/model_dep.c |   20 --------------------
 i386/i386at/pic_isa.c   |    4 ----
 kern/startup.c          |   24 ++++++++++++++++++++++++
 4 files changed, 27 insertions(+), 24 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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