remarkable-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
..
align.c
asm-offsets.c
entry.S m32r: Rename STI/CLI macros 2007-09-06 11:10:56 +09:00
head.S [PATCH] m32r: cosmetic updates and trivial fixes 2007-02-11 10:51:20 -08:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
irq.c spelling fixes: arch/m32r/ 2007-10-20 01:14:39 +02:00
m32r_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
module.c
process.c [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 2007-02-11 10:51:20 -08:00
ptrace.c arch/m32r/: Spelling fixes 2008-02-03 16:53:47 +02:00
setup.c procfs: constify function pointer tables 2008-02-08 09:22:38 -08:00
signal.c m32r: Update sys_rt_sigsuspend 2007-11-28 01:24:04 +09:00
smp.c spelling fixes: arch/m32r/ 2007-10-20 01:14:39 +02:00
smpboot.c m32r: build fix of arch/m32r/kernel/smpboot.c 2008-02-07 08:42:32 -08:00
sys_m32r.c spelling fixes: arch/m32r/ 2007-10-20 01:14:39 +02:00
syscall_table.S timerfd: fix remaining architectures 2008-02-05 14:37:15 -08:00
time.c M32R: cleanup struct irqaction initializers 2007-10-16 09:43:04 -07:00
traps.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00