linux/arch/cris/kernel
Christoph Hellwig 41d88d55b2 cris: kill sys_pipe implementation
The cris implementation of sys_pipe only differs from the generic one
by taking the BKL before calling do_pipe which isn't not nessecary.

Just kill the cris implementation and use the generic one.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-09 08:03:03 -07: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: use non-racy method for /proc/system_profile creation 2008-04-29 08:06:21 -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: kill sys_pipe implementation 2008-05-09 08:03:03 -07: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