[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] GNU Mach branch, master, updated. v1.5-70-ga7fb5a4
From: |
Justus Winter |
Subject: |
[SCM] GNU Mach branch, master, updated. v1.5-70-ga7fb5a4 |
Date: |
Sat, 25 Jul 2015 02:11:37 +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 a7fb5a40ab0700477b39bb89d70172b97280d4d1 (commit)
from fc3938f2b5741fb973da96f5a40f8137655f9d6b (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 a7fb5a40ab0700477b39bb89d70172b97280d4d1
Author: Justus Winter <address@hidden>
Date: Sat Jul 25 00:53:44 2015 +0200
kern/lock: make sure the macros are only used on simple locks
* kern/lock.h (struct slock, simple_lock_data_empty): Add field
`is_a_simple_lock'.
(simple_lock_assert): New macro that tests for `is_a_simple_lock'.
Use this macro to assert that the arguments to various other macros
are indeed simple locks.
-----------------------------------------------------------------------
Summary of changes:
kern/lock.h | 35 ++++++++++++++++++++++++-----------
1 files changed, 24 insertions(+), 11 deletions(-)
hooks/post-receive
--
GNU Mach
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] GNU Mach branch, master, updated. v1.5-70-ga7fb5a4,
Justus Winter <=