diff options
author | Shi Weihua <[email protected]> | 2007-12-13 15:58:26 -0800 |
---|---|---|
committer | Tony Luck <[email protected]> | 2007-12-18 16:55:15 -0800 |
commit | 2018df76d276bb4fe97b175bd5db0cdd128dfeb4 (patch) | |
tree | f0b89e3d0be3ef7b6dce37370e7be10da76e952e /fs/jbd2/commit.c | |
parent | a3ebdb6c423dff420168a3faf25c76e9e5f59258 (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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions