diff options
author | Shi Weihua <shiwh@cn.fujitsu.com> | 2007-12-13 15:58:26 -0800 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-12-18 16:55:15 -0800 |
commit | 2018df76d276bb4fe97b175bd5db0cdd128dfeb4 (patch) | |
tree | f0b89e3d0be3ef7b6dce37370e7be10da76e952e /arch/ppc/Kconfig | |
parent | a3ebdb6c423dff420168a3faf25c76e9e5f59258 (diff) | |
download | op-kernel-dev-2018df76d276bb4fe97b175bd5db0cdd128dfeb4.zip op-kernel-dev-2018df76d276bb4fe97b175bd5db0cdd128dfeb4.tar.gz |
[IA64] signal: remove redundant code in setup_sigcontext()
This patch removes some redundant code in the function setup_sigcontext().
The registers ar.ccv,b7,r14,ar.csd,ar.ssd,r2-r3 and r16-r31 are not
restored in restore_sigcontext() when (flags & IA64_SC_FLAG_IN_SYSCALL) is
true. So we don't need to zero those variables in setup_sigcontext().
Signed-off-by: Shi Weihua <shiwh@cn.fujitsu.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ppc/Kconfig')
0 files changed, 0 insertions, 0 deletions