Skip to content

Commit

Permalink
[PATCH] kernel/cpuset.c, mutex conversion
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Mar 23, 2006
1 parent 6362e4d commit 3d3f26a
Showing 1 changed file with 103 additions and 109 deletions.
Loading

0 comments on commit 3d3f26a

Please sign in to comment.