[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.5-69-gfc3938f
From: |
Justus Winter |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.5-69-gfc3938f |
Date: |
Sat, 25 Jul 2015 02:02:25 +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 fc3938f2b5741fb973da96f5a40f8137655f9d6b (commit)
via 6db6bf440bf4187d38484c97eccb0592de5743de (commit)
via 8d16b1aacd21123589c714a26b677eb1b2fe5186 (commit)
via b96414a4edc81821f84ead68cb936a6315c37a2d (commit)
via 890a2f6228b479fd0a0084d6f7b0d36f43f28b74 (commit)
from 92e98a7f4d4fa75b286a067e1d1caef514fccb0d (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 fc3938f2b5741fb973da96f5a40f8137655f9d6b
Author: Justus Winter <address@hidden>
Date: Tue Jul 21 19:29:44 2015 +0200
Disable the kernel tracing system XPR
* configfrag.ac (XPR_DEBUG): Disable tracing system.
commit 6db6bf440bf4187d38484c97eccb0592de5743de
Author: Justus Winter <address@hidden>
Date: Mon Jul 20 21:16:27 2015 +0200
ipc/space: inline reference counting
* ipc/ipc_space.h (is_{reference,release}): Use the macro variant.
commit 8d16b1aacd21123589c714a26b677eb1b2fe5186
Author: Justus Winter <address@hidden>
Date: Mon Jul 20 20:26:29 2015 +0200
Make sure the field offsets are updated
* Makerules.am: Make sure the field offsets are updated.
commit b96414a4edc81821f84ead68cb936a6315c37a2d
Author: Justus Winter <address@hidden>
Date: Mon Jul 20 20:23:46 2015 +0200
kern/bootstrap: deallocate thread
Previously, killing the thread would fail because of the extra
reference, making task_terminate loop forever.
* kern/bootstrap.c (boot_script_exec_command): Deallocate thread.
commit 890a2f6228b479fd0a0084d6f7b0d36f43f28b74
Author: Justus Winter <address@hidden>
Date: Sun Jul 19 18:50:29 2015 +0200
kern/bootstrap: deallocate task
* kern/bootstrap.c (boot_script_free_task): Deallocate task.
-----------------------------------------------------------------------
Summary of changes:
Makerules.am | 2 +-
configfrag.ac | 2 +-
ipc/ipc_space.h | 4 ++--
kern/bootstrap.c | 2 ++
4 files changed, 6 insertions(+), 4 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.5-69-gfc3938f,
Justus Winter <=