aboutsummaryrefslogtreecommitdiff
path: root/arch/ia64/ia32
diff options
context:
space:
mode:
authorShi Weihua <shiwh@cn.fujitsu.com>2007-12-13 15:58:26 -0800
committerTony Luck <tony.luck@intel.com>2007-12-18 16:55:15 -0800
commit2018df76d276bb4fe97b175bd5db0cdd128dfeb4 (patch)
treef0b89e3d0be3ef7b6dce37370e7be10da76e952e /arch/ia64/ia32
parenta3ebdb6c423dff420168a3faf25c76e9e5f59258 (diff)
[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/ia64/ia32')
0 files changed, 0 insertions, 0 deletions