Home
last modified time | relevance | path

Searched hist:"791 d0a169b912220d58e0ce4564d7bf1e68146a8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/microblaze/kernel/
H A Dentry.Sdiff 791d0a169b912220d58e0ce4564d7bf1e68146a8 Fri Aug 06 03:36:02 CDT 2010 Michal Simek <monstr@monstr.eu> microblaze: Fix sys_rt_sigreturn_wrapper

Do not save return registers before rt_sigreturn is called.
_user_exception(syscall handler) already setup return address
that's why it is removed from rt_sigreturn_wrapper.

Signed-off-by: Michal Simek <monstr@monstr.eu>