linux/arch/m32r/kernel
Matthew Wilcox 64ac24e738 Generic semaphore implementation
Semaphores are no longer performance-critical, so a generic C
implementation is better for maintainability, debuggability and
extensibility.  Thanks to Peter Zijlstra for fixing the lockdep
warning.  Thanks to Harvey Harrison for pointing out that the
unlikely() was unnecessary.

Signed-off-by: Matthew Wilcox <willy@linux.intel.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
2008-04-17 10:42:34 -04:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
align.c
asm-offsets.c
entry.S
head.S
init_task.c
irq.c
m32r_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
module.c
process.c
ptrace.c
setup.c procfs: constify function pointer tables 2008-02-08 09:22:38 -08:00
signal.c
smp.c
smpboot.c m32r: build fix of arch/m32r/kernel/smpboot.c 2008-02-07 08:42:32 -08:00
sys_m32r.c
syscall_table.S
time.c
traps.c
vmlinux.lds.S