linux/arch/v850/kernel
Ulrich Drepper d35c7b0e54 unified (weak) sys_pipe implementation
This replaces the duplicated arch-specific versions of "sys_pipe()" with
one unified implementation.  This removes almost 250 lines of duplicated
code.

It's marked __weak, so that *if* an architecture wants to override the
default implementation it can do so by simply having its own replacement
version, since many architectures use alternate calling conventions for
the 'pipe()' system call for legacy reasons (ie traditional UNIX
implementations often return the two file descriptors in registers)

I still haven't changed the cris version even though Linus says the BKL
isn't needed.  The arch maintainer can easily do it if there are really
no obstacles.

Signed-off-by: Ulrich Drepper <drepper@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-03 13:50:33 -07:00
..
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
anna-rom.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
anna.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
anna.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
as85ep1-rom.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
as85ep1.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
as85ep1.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
asm-offsets.c v850: use kbuild.h instead of defining macros in asm-offsets.c 2008-04-29 08:06:30 -07:00
bug.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
entry.S Fix occurrences of "the the " 2007-05-09 08:57:56 +02:00
fpga85e2c.c V850: cleanup struct irqaction initializers 2007-10-16 09:43:09 -07:00
fpga85e2c.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
gbus_int.c [PATCH] V850: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:24 -08:00
head.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
highres_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
init_task.c [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c 2006-10-02 07:57:20 -07:00
intv.S Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
irq.c [PATCH] genirq: rename desc->handler to desc->chip 2006-06-29 10:26:21 -07:00
ma.c [PATCH] V850: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:24 -08:00
mach.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mach.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
me2.c spelling fixes: arch/v850/ 2007-10-20 01:24:05 +02:00
memcons.c [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
module.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
process.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
procfs.c procfs: constify function pointer tables 2008-02-08 09:22:38 -08:00
ptrace.c PTRACE_POKEDATA consolidation 2007-07-17 10:23:03 -07:00
rte_cb.c [PATCH] V850: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:24 -08:00
rte_cb_leds.c [PATCH] mark struct file_operations const 2 2007-02-12 09:48:44 -08:00
rte_cb_multi.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rte_ma1_cb-rom.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rte_ma1_cb.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
rte_ma1_cb.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rte_mb_a_pci.c iomap: fix 64 bits resources on 32 bits 2008-04-29 08:06:02 -07:00
rte_me2_cb.c [PATCH] V850: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:24 -08:00
rte_me2_cb.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rte_nb85e_cb-multi.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
rte_nb85e_cb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rte_nb85e_cb.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
setup.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
signal.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
sim.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sim.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sim85e2.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
sim85e2.ld Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
simcons.c [PATCH] const struct tty_operations 2006-10-02 07:57:14 -07:00
syscalls.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
teg.c [PATCH] V850: user ARRAY_SIZE macro when appropriate 2007-02-11 10:51:24 -08:00
time.c V850: cleanup struct irqaction initializers 2007-10-16 09:43:09 -07:00
v850_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
v850e2_cache.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
v850e_cache.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
v850e_intc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
v850e_timer_d.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
v850e_utils.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
vmlinux.lds.S all archs: consolidate init and exit sections in vmlinux.lds.h 2008-01-28 23:21:17 +01:00