android_kernel_xiaomi_sm7250/arch/parisc/kernel
Kyle McMartin 108dff7d2b [PATCH] sys_newfstatat -> sys_fstatat64
parisc defines ARCH_WANT_STAT64, so we want to use fstatat64. It does not
appear that it needs to be ENTRY_COMP, because struct stat64 is the same
on both 32-bit and 64-bit (unlike on other platforms which did define a
compat_sys_fstatat64.)

Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-02-13 19:58:47 -08:00
..
asm-offsets.c
binfmt_elf32.c
cache.c [PARISC] Make local cache flushes take a void * 2006-01-10 21:49:21 -05:00
drivers.c [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
entry.S
firmware.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
hardware.c [PARISC] Fix Dino reporting on J2240 2006-01-10 21:53:14 -05:00
head.S
hpmc.S
init_task.c
inventory.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
irq.c
Makefile
module.c
pa7300lc.c
pacache.S
parisc_ksyms.c [PARISC] Move pm_power_off export to process.c 2006-01-22 20:26:46 -05:00
pci-dma.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
pci.c [PARISC] Clean up compiler warning in pci.c 2006-01-22 20:26:43 -05:00
pdc_chassis.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
pdc_cons.c
perf_asm.S
perf_images.h [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
perf.c [PARISC] Remove {,un}lock_kernel from perf ioctl 2006-01-22 20:26:52 -05:00
process.c [PARISC] Add chassis_power_off routine 2006-01-22 20:26:50 -05:00
processor.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
ptrace.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
real2.S
semaphore.c
setup.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
signal32.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
signal32.h [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
signal.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
smp.c [PATCH] parisc: task_stack_page(), task_thread_info() 2006-01-12 09:08:55 -08:00
sys32.h
sys_parisc32.c
sys_parisc.c
syscall_table.S [PATCH] sys_newfstatat -> sys_fstatat64 2006-02-13 19:58:47 -08:00
syscall.S [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data 2006-01-22 20:26:54 -05:00
time.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
topology.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
traps.c [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
unaligned.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
unwind.c [PARISC] Add __read_mostly section for parisc 2006-01-10 20:35:03 -05:00
vmlinux.lds.S [PARISC] Use STABS_DEBUG macro from vmlinux.lds.h 2006-01-10 21:53:19 -05:00