original_kernel/arch/tile/kernel
Catalin Marinas 0ad50c3896 compat: generic compat_sys_sched_rr_get_interval() implementation
This function is used by sparc, powerpc tile and arm64 for compat support.
 The patch adds a generic implementation with a wrapper for PowerPC to do
the u32->int sign extension.

The reason for a single patch covering powerpc, tile, sparc and arm64 is
to keep it bisectable, otherwise kernel building may fail with mismatched
function declarations.

Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Chris Metcalf <cmetcalf@tilera.com>  [for tile]
Acked-by: David S. Miller <davem@davemloft.net>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Paul Mackerras <paulus@samba.org>
Cc: Alexander Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-12-17 17:15:18 -08:00
..
Makefile
asm-offsets.c
backtrace.c
compat.c compat: generic compat_sys_sched_rr_get_interval() implementation 2012-12-17 17:15:18 -08:00
compat_signal.c tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors 2012-11-28 21:43:21 -05:00
early_printk.c
entry.S
futex_64.S
hardwall.c
head_32.S
head_64.S
hvglue.lds
intvec_32.S
intvec_64.S
irq.c
machine_kexec.c
messaging.c
module.c
pci-dma.c
pci.c
pci_gx.c
proc.c
process.c flagday: don't pass regs to copy_thread() 2012-11-28 23:43:42 -05:00
ptrace.c
reboot.c
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c
signal.c
single_step.c
smp.c
smpboot.c
stack.c
sys.c take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.h 2012-11-28 23:43:27 -05:00
sysfs.c
tile-desc_32.c
tile-desc_64.c
time.c
tlb.c
traps.c
usb.c
vmlinux.lds.S