aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorFranck Bui-Huu <fbuihuu@gmail.com>2007-02-05 15:24:27 +0100
committerRalf Baechle <ralf@linux-mips.org>2007-02-10 22:38:48 +0000
commitf90080a059fc19444b3a63affd1f4ecece62c11c (patch)
tree446635241c5685bc525c89532967b7adf4c59589 /include
parent6bfe96616062acb75c2460f01acc79236a8ba0e8 (diff)
[MIPS] signal: do not use save_static_function() anymore
This macro was used to save static registers before calling sys_sigsuspend() and sys_sigreturn(). For the sys_sigreturn() case, there's no point to save them since they have been already saved by setup_sigcontext() before calling the signal handler. For the sys_sigsuspend() case, I don't see any reasons... Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com> Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions