Re: [patch 05/15] Generic Mutex Subsystem, mutex-core.patch

From: Steven Rostedt
Date: Mon Dec 19 2005 - 00:15:58 EST


On Mon, 2005-12-19 at 02:37 +0100, Ingo Molnar wrote:
> mutex implementation, core files: just the basic subsystem, no users
> of it.
>
> Signed-off-by: Ingo Molnar <mingo@xxxxxxx>
>
> ----
>
> include/linux/mutex.h | 102 ++++++++
> include/linux/preempt.h | 1
> include/linux/sched.h | 5
> kernel/Makefile | 2
> kernel/fork.c | 4
> kernel/mutex.c | 564
> ++++++++++++++++++++++++++++++++++++++++++++++++
> 6 files changed, 677 insertions(+), 1 deletion(-)
>

OK, I went through patches 1-5 with a fine tooth comb. Time for bed.
I'll do the rest tomorrow (oh wait, damn that's today!)

Patches 1-5:
Acked-by: Steven Rostedt <rostedt@xxxxxxxxxxx>

-- Steve


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/