[IA64] Delete a redundant instruction in unaligned_access
authorZhang, Yanmin <yanmin_zhang@linux.intel.com>
Fri, 17 Feb 2006 04:23:09 +0000 (12:23 +0800)
committerTony Luck <tony.luck@intel.com>
Mon, 27 Feb 2006 23:12:42 +0000 (15:12 -0800)
commit5d1a88af826b03edaac4d2bd2f25af56a54f26e6
tree1cabca0a45f445a8396c3a2f41336cbcbd16903b
parent50e300dead8dadf32e930ebd80d9810d631aa1a0
[IA64] Delete a redundant instruction in unaligned_access

unaligned_access does fetch cr.ipsr, then calls
dispatch_unaligned_handler, but dispatch_unaligned_handler fetches
cr.ipsr again, so delete the first one.

Signed-off-by: Zhang Yanmin <yanmin.zhang@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/kernel/ivt.S