kernel-fxtec-pro1x/arch/avr32/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
..
asm-offsets.c
avr32_ksyms.c
cpu.c
entry-avr32b.S
head.S
init_task.c
irq.c
kprobes.c
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
module.c
nmi_debug.c
ocd.c
process.c
ptrace.c
setup.c
signal.c
stacktrace.c
switch_to.S
sys_avr32.c
syscall-stubs.S
syscall_table.S
time.c
traps.c
vmlinux.lds.S