diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-06-26 09:24:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 18:58:16 +0200 |
commit | 81615b624a45621b758380ec45d750483eae281d (patch) | |
tree | 9373ca3e4a484fe4fdac48ae6e6d204c7e560121 /drivers/bluetooth | |
parent | [PATCH] work around ppc64 bootup bug by making mutex-debugging save/restore irqs (diff) | |
download | linux-81615b624a45621b758380ec45d750483eae281d.tar.xz linux-81615b624a45621b758380ec45d750483eae281d.zip |
[PATCH] Convert kernel/cpu.c to mutexes
Convert kernel/cpu.c from semaphore to mutex.
I've reviewed all lock_cpu_hotplug() critical sections, and they all seem to
fit mutex semantics.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Ashok Raj <ashok.raj@intel.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/bluetooth')
0 files changed, 0 insertions, 0 deletions