]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commitec80b481a7d8e4d9cdc7ae8628394a2ee36a1d89
treef2ad04e2954f6c8430c27d98a3b3f658b13379ee
parent8efc5a92207e396b2914fd48fb83fa711c531a92
[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