Commit 0e41c909 authored by Michal Simek's avatar Michal Simek
Browse files

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: default avatarMichal Simek <monstr@monstr.eu>
parent 0a6b08fd
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment