From: Hyok S. Choi Date: Fri, 24 Feb 2006 21:37:50 +0000 (+0000) Subject: [ARM] noMMU: block sys_fork in nommu mode X-Git-Tag: v2.6.17-rc1~661^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f24284adcdeae963aacf0c9b17979c875069cd80;p=pandora-kernel.git [ARM] noMMU: block sys_fork in nommu mode The sys_fork is not supported in nommu mode. The other syscalls that is not supported in nommu mode are to be defined as cond_signal in kernel/sys_ni.c. Signed-off-by: Hyok S. Choi Signed-off-by: Russell King --- Reading git-diff-tree failed