microblaze: Simplify syscall rutine
authorMichal Simek <monstr@monstr.eu>
Tue, 22 Jun 2010 19:11:49 +0000 (21:11 +0200)
committerMichal Simek <monstr@monstr.eu>
Wed, 4 Aug 2010 08:45:15 +0000 (10:45 +0200)
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 <monstr@monstr.eu>

No differences found