linux/arch/openrisc
Jonas Bonn 09abb90107 OpenRISC: System calls
The OpenRISC Linux kernel conforms to the "generic" syscall interface which
contains only the reduced set of syscalls deemed necessary for new
architectures.  Unfortunately, the uClibc port for OpenRISC does not fully
support this reduced set; as such, an additional patch available out-of-tree
needs to be applied to the kernel in order to use the current uClibc.  This
is just a temporary measure until the libc port can be straightened out; it
is likely that OpenRISC will make the transition to glibc shortly where the
generic syscall interface is better supported.

Signed-off-by: Jonas Bonn <jonas@southpole.se>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
2011-07-22 18:46:34 +02:00
..
boot OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
configs OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
include/asm OpenRISC: System calls 2011-07-22 18:46:34 +02:00
kernel OpenRISC: System calls 2011-07-22 18:46:34 +02:00
lib OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
mm OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
Kconfig OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00
Makefile OpenRISC: Build infrastructure 2011-07-22 18:46:30 +02:00