android_kernel_xiaomi_sm8350/arch/parisc/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
..
asm-offsets.c parisc: use kbuild.h instead of defining macros in asm-offsets.c 2008-04-29 08:06:30 -07:00
binfmt_elf32.c
cache.c
drivers.c
entry.S
firmware.c [PARISC] pdc_console: fix bizarre panic on boot 2008-03-15 19:12:03 -07:00
hardware.c [PARISC] add back Crestone Peak cpu 2008-03-15 19:12:19 -07:00
head.S [PARISC] head.S: section mismatch fixes 2008-03-15 19:12:22 -07:00
hpmc.S
init_task.c
inventory.c
irq.c
Makefile Generic semaphore implementation 2008-04-17 10:42:34 -04:00
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c Generic semaphore implementation 2008-04-17 10:42:34 -04:00
pci-dma.c parisc: use non-racy method for /proc/pcxl_dma creation 2008-04-29 08:06:21 -07:00
pci.c PCI: parisc: use generic pci_enable_resources() 2008-04-20 21:47:06 -07:00
pdc_chassis.c
pdc_cons.c [PARISC] pdc_console: fix bizarre panic on boot 2008-03-15 19:12:03 -07:00
perf_asm.S
perf_images.h
perf.c
process.c
processor.c
ptrace.c
real2.S
setup.c
signal32.c
signal32.h
signal.c [PARISC] fix signal trampoline cache flushing 2008-04-15 15:51:36 -07:00
smp.c
sys32.h
sys_parisc32.c arch: Remove unnecessary inclusions of asm/semaphore.h 2008-04-18 22:14:49 -04:00
sys_parisc.c unified (weak) sys_pipe implementation 2008-05-03 13:50:33 -07:00
syscall_table.S [PARISC] wire up timerfd syscalls 2008-03-15 19:11:47 -07:00
syscall.S
time.c
topology.c
traps.c [PARISC] clean up show_stack 2008-03-15 19:12:15 -07:00
unaligned.c
unwind.c
vmlinux.lds.S