diff options
author | Ingo Molnar <mingo@elte.hu> | 2006-06-26 00:24:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-06-26 09:58:16 -0700 |
commit | 81615b624a45621b758380ec45d750483eae281d (patch) | |
tree | 9373ca3e4a484fe4fdac48ae6e6d204c7e560121 /drivers/bluetooth | |
parent | 1fb00c6cbd8356f43b46322742f3c01c2a1f02da (diff) | |
download | linux-81615b624a45621b758380ec45d750483eae281d.tar.bz2 |
[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