From: Michal Simek Date: Tue, 22 Jun 2010 19:11:49 +0000 (+0200) Subject: microblaze: Simplify syscall rutine X-Git-Tag: v2.6.36-rc1~560^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e41c90908881a1b8205c66a66becec7d8d4eb4a;p=pandora-kernel.git microblaze: Simplify syscall rutine Syscall can be called only from userspace that's why we don't need to check which space kernel come from. Kernel syscall calling is not check and shouldn't come throught this part of code. Signed-off-by: Michal Simek --- Reading git-diff-tree failed