]> bbs.cooldavid.org Git - net-next-2.6.git/commit - kernel/cpuset.c
[PATCH] kernel/cpuset.c, mutex conversion
authorIngo Molnar <mingo@elte.hu>
Thu, 23 Mar 2006 11:00:18 +0000 (03:00 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 23 Mar 2006 15:38:10 +0000 (07:38 -0800)
commit3d3f26a7baaa921a0e790b4c72d20f0de91a5d65
treef2ad04e2954f6c8430c27d98a3b3f658b13379ee
parent6362e4d4eda61efb04ac1cdae32e48ac6d90b701
[PATCH] kernel/cpuset.c, mutex conversion

convert cpuset.c's callback_sem and manage_sem to mutexes.
Build and boot tested by Ingo.
Build, boot, unit and stress tested by pj.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
kernel/cpuset.c