linux/arch/cris/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
crisksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
irq.c cris build fixes: irq fixes 2007-11-14 18:45:45 -08:00
module.c CRIS: Add configuration possibility for using kmalloc for modules. 2008-02-08 11:06:36 +01:00
process.c CRIS: Remove useless CVS id and log from kernel/process.c 2008-02-08 11:06:37 +01:00
profile.c CRIS: check for memory allocation 2007-05-07 12:13:00 -07:00
ptrace.c CRIS: Remove useless CVS log from kernel/ptrace.c 2008-02-08 11:06:37 +01:00
setup.c CRIS: Register cpus in kernel/setup.c 2008-02-08 11:06:37 +01:00
sys_cris.c cris build fixes: sys_cris.c needs fs.h 2007-11-14 18:45:45 -08:00
time.c CRIS: Drop regs parameter from call to profile_tick in kernel/time.c 2008-02-08 11:06:40 +01:00
traps.c CRIS: Minor generic kernel/traps.c changes. 2008-02-08 11:06:24 +01:00