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)
commit0e41c90908881a1b8205c66a66becec7d8d4eb4a
tree467e3f03d165b4390eb0b051418a0a8d79619fc0
parent0a6b08fda6e3229713e779e30028598c067e904d
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 <monstr@monstr.eu>
arch/microblaze/kernel/entry.S
This page took 0.024674 seconds and 5 git commands to generate.