remarkable-linux/arch/m68k
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
..
amiga cleanup after APUS removal 2008-02-06 10:41:01 -08:00
apollo m68k: missing __init 2007-07-20 08:24:49 -07:00
atari arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
bvme6000 m68k: missing __init 2007-07-20 08:24:49 -07:00
configs m68k: update defconfigs for 2.6.25 2008-04-04 14:42:30 -07:00
fpsp040 [PATCH] Add wording to m68k .S files to help clarify license info 2006-02-11 21:41:11 -08:00
hp300 m68k: kill arch/m68k/hp300/ksyms.c 2008-02-05 09:44:23 -08:00
ifpsp060 Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
kernel unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
lib Generic semaphore implementation 2008-04-17 10:42:34 -04:00
mac proc: remove /proc/mac_iop 2008-04-29 08:06:19 -07:00
math-emu spelling fixes: arch/m68k/ 2007-10-20 01:20:32 +02:00
mm m68k: Export empty_zero_page for ZERO_PAGE usage in modules. 2008-04-29 08:11:12 -04:00
mvme16x m68k: kill arch/m68k/mvme16x/mvme16x_ksyms.c 2008-02-05 09:44:24 -08:00
mvme147 m68k: missing __init 2007-07-20 08:24:49 -07:00
q40 m68k: replace remaining __FUNCTION__ occurrences 2008-04-28 08:58:27 -07:00
sun3 arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
sun3x m68k: missing __init 2007-07-20 08:24:49 -07:00
tools/amiga Convert files to UTF-8 and some cleanups 2007-10-19 23:21:04 +02:00
Kconfig ide: introduce HAVE_IDE 2008-02-09 10:46:40 +01:00
Kconfig.debug Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile m68k: use KBUILD_DEFCONFIG 2008-04-04 14:42:20 -07:00