diff options
author | Shi Weihua <shiwh@cn.fujitsu.com> | 2007-12-14 00:58:26 +0100 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2007-12-19 01:55:15 +0100 |
commit | 2018df76d276bb4fe97b175bd5db0cdd128dfeb4 (patch) | |
tree | f0b89e3d0be3ef7b6dce37370e7be10da76e952e /arch/ppc | |
parent | IA64: Slim down __clear_bit_unlock (diff) | |
download | linux-2018df76d276bb4fe97b175bd5db0cdd128dfeb4.tar.xz linux-2018df76d276bb4fe97b175bd5db0cdd128dfeb4.zip |
[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')
0 files changed, 0 insertions, 0 deletions