linux/arch/microblaze/include
Michal Simek ca073b4af9 microblaze: Microblaze wants sys_fork for noMMU too
The patch "generic sys_fork / sys_vfork / sys_clone"
(sha1: d2125043ae)
introduced generic sys_fork with implementation for noMMU
which returns EINVAL for noMMU.

and the patch "microblaze: switch to generic fork/vfork/clone"
(sha1: f3268edbe6)
enable sys_fork only for MMU which is causing compilation
failure on noMMU system.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2013-01-03 12:47:19 +01:00
..
asm microblaze: Microblaze wants sys_fork for noMMU too 2013-01-03 12:47:19 +01:00
uapi/asm microblaze: Wire-up new system call kcmp 2012-12-13 18:15:32 +01:00