original_kernel/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
..
Makefile
asm-offsets.c
binfmt_elf32.c
cache.c
drivers.c [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
entry.S
firmware.c
hardware.c
head.S
hpmc.S
init_task.c
inventory.c
irq.c
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
pci.c [PARISC] Clean up compiler warning in pci.c 2006-01-22 20:26:43 -05:00
pdc_chassis.c
pdc_cons.c
perf.c [PARISC] Remove {,un}lock_kernel from perf ioctl 2006-01-22 20:26:52 -05:00
perf_asm.S
perf_images.h [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
process.c [PARISC] Add chassis_power_off routine 2006-01-22 20:26:50 -05:00
processor.c
ptrace.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -05:00
real2.S
semaphore.c
setup.c
signal.c [PARISC] Arch-specific compat signals 2006-01-22 20:57:42 -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
smp.c
sys32.h
sys_parisc.c
sys_parisc32.c
syscall.S [PARISC] Add CONFIG_DEBUG_RODATA to protect read-only data 2006-01-22 20:26:54 -05:00
syscall_table.S [PATCH] sys_newfstatat -> sys_fstatat64 2006-02-13 19:58:47 -08:00
time.c
topology.c
traps.c [PARISC] Use kzalloc and other janitor-style cleanups 2006-01-22 20:26:31 -05:00
unaligned.c
unwind.c
vmlinux.lds.S