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>
Loading
Please register or sign in to comment