Searched hist:"0 e41c90908881a1b8205c66a66becec7d8d4eb4a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/microblaze/kernel/ |
H A D | entry.S | diff 9da6345885e4f33437d74314f9db592da157d65d Fri Oct 22 00:48:58 CDT 2010 Michal Simek <monstr@monstr.eu> Revert "microblaze: Simplify syscall rutine"
This reverts commit 0e41c90908881a1b8205c66a66becec7d8d4eb4a.
Break jffs2 rootfs because the patch removes syscall calling from kernel space.
Signed-off-by: Michal Simek <monstr@monstr.eu> diff 0e41c90908881a1b8205c66a66becec7d8d4eb4a Tue Jun 22 14:11:49 CDT 2010 Michal Simek <monstr@monstr.eu> 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>
|