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.7-49-g1443986


From: Justus Winter
Subject: [SCM] GNU Mach branch, master, updated. v1.7-49-g1443986
Date: Sun, 2 Oct 2016 11:12:00 +0000 (UTC)

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  1443986a08b4cd564172875c07551681314014da (commit)
       via  f025f685e965ac9ee1cd35ff3636c8554d9939d2 (commit)
      from  c81df8d61ed024b253334076041917b2c8fcf55e (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 1443986a08b4cd564172875c07551681314014da
Author: Justus Winter <address@hidden>
Date:   Sat Oct 1 13:29:24 2016 +0200

    kern: Improve panic messages from the scheduler.
    
    * kern/sched_prim.c (state_panic): Turn into macro, print symbolic
    values of thread state.

commit f025f685e965ac9ee1cd35ff3636c8554d9939d2
Author: Justus Winter <address@hidden>
Date:   Sat Oct 1 13:25:22 2016 +0200

    kern: Improve assertions and panics.
    
    * kern/assert.h (Assert): Add function argument.
    (assert): Supply function argument.
    * kern/debug.c (Assert): Add function argument.  Unify message format.
    (panic): Rename to 'Panic', add location information.
    * kern/debug.h (panic): Rename, and add a macro version that supplies
    the location.
    * linux/dev/include/linux/kernel.h: Use the new panic macro.

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

Summary of changes:
 kern/assert.h                    |    5 +++--
 kern/debug.c                     |   18 +++++++++---------
 kern/debug.h                     |    6 +++++-
 kern/sched_prim.c                |   23 ++++++++++++++---------
 linux/dev/include/linux/kernel.h |    6 ++++--
 5 files changed, 35 insertions(+), 23 deletions(-)


hooks/post-receive
-- 
GNU Mach



reply via email to

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