kernel-ark/arch/tile/kernel
Chris Metcalf 570fd50153 tile: tag some code with #ifdef CONFIG_COMPAT
This allows us to disable COMPAT mode without a link error.

Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
2013-02-08 13:20:43 -05:00
..
asm-offsets.c
backtrace.c
compat_signal.c tile: compat rt_sigreturn gets too enthusiastic about sigaltstack errors 2012-11-28 21:43:21 -05:00
compat.c compat: generic compat_sys_sched_rr_get_interval() implementation 2012-12-17 17:15:18 -08:00
early_printk.c
entry.S tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE 2012-10-20 13:13:29 -04:00
futex_64.S
hardwall.c
head_32.S
head_64.S
hvglue.lds
intvec_32.S arch/tile: eliminate pt_regs trampolines for syscalls 2012-10-23 16:23:58 -04:00
intvec_64.S tile: tag some code with #ifdef CONFIG_COMPAT 2013-02-08 13:20:43 -05:00
irq.c
machine_kexec.c
Makefile
messaging.c
module.c modules: don't hand 0 to vmalloc. 2012-12-14 13:06:43 +10:30
pci_gx.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
pci-dma.c
pci.c ARCH: drivers remove __dev* attributes. 2013-01-03 15:57:13 -08:00
proc.c
process.c tile: remove an unused variable in copy_thread() 2013-02-01 10:48:42 -05:00
ptrace.c arch/tile: implement arch_ptrace using user_regset on tile 2012-12-18 14:53:14 -05:00
reboot.c tile: export a handful of symbols appropriately 2013-02-08 13:20:36 -05:00
regs_32.S
regs_64.S
relocate_kernel_32.S
relocate_kernel_64.S
setup.c tile: provide "screen_info" when enabling VT 2013-02-04 12:53:14 -05:00
signal.c arch/tile: eliminate pt_regs trampolines for syscalls 2012-10-23 16:23:58 -04:00
single_step.c
smp.c
smpboot.c
stack.c tile: export a handful of symbols appropriately 2013-02-08 13:20:36 -05:00
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