linux-stable-rt/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
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
pci-dma.c
pci.c
pdc_chassis.c
pdc_cons.c
perf.c
perf_asm.S
perf_images.h
process.c
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
syscall_table.S [PATCH] sys_newfstatat -> sys_fstatat64 2006-02-13 19:58:47 -08:00
time.c
topology.c
traps.c
unaligned.c
unwind.c
vmlinux.lds.S