alistair23-linux/arch/frv
Hyok S. Choi 3016b42153 [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros
For some architectures, a few syscalls are not linked in noMMU mode.  In
that case, the MMU depending syscalls are needed to be defined as
'cond_syscall'.  For example, ARM architecture selectively links sys_mlock
by the mode configuration.

In case of FRV, it has been managed by #ifdef CONFIG_MMU macro in
arch/frv/kernel/entry.S.  However these conditional macros are just
duplicates if they were defined as cond_syscall.  Compilation test is done
with FRV toolchains for both of MMU and noMMU mode.

Signed-off-by: Hyok S. Choi <hyok.choi@samsung.com>
Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:33 -07:00
..
boot frv: Use KERNELRELEASE 2006-01-08 20:37:39 +01:00
kernel [PATCH] frv: define MMU mode specific syscalls as 'cond_syscall' and clean up unneeded macros 2006-04-11 06:18:33 -07:00
lib [PATCH] frv: implement and export various things required by modules 2006-01-08 20:13:36 -08:00
mb93090-mb00 [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) 2006-01-09 12:13:15 -08:00
mm [PATCH] frv: remove unnesesary "&" 2006-03-26 08:57:09 -08:00
defconfig [PATCH] FRV: Add defconfig 2005-07-07 18:23:42 -07:00
Kconfig [PATCH] bitops: frv: use generic bitops 2006-03-26 08:57:12 -08:00
Kconfig.debug [PATCH] frv: drop unsupported debugging features 2006-01-08 20:13:36 -08:00
Makefile [PATCH] FRV: Use virtual interrupt disablement 2006-02-14 16:09:35 -08:00