aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64
diff options
context:
space:
mode:
authorFrancois Wellenrieter <francois.wellenreiter@bull.net>2006-01-13 14:01:01 -0800
committerTony Luck <tony.luck@intel.com>2006-01-13 14:01:01 -0800
commit8a4b7b6f187f2967bff222e8c3758ab47efdb14f (patch)
tree5901743857e67ebdcbd4ef0cbd14076fa9cd6407 /arch/ia64
parent[IA64-SGI] move xpc.h to include/asm-ia64/sn (cleanup) (diff)
downloadlinux-dev-8a4b7b6f187f2967bff222e8c3758ab47efdb14f.tar.xz
linux-dev-8a4b7b6f187f2967bff222e8c3758ab47efdb14f.zip
[IA64] Fix conversion of pal_min_state physical address
On return from INIT handler we must convert the address of the minstate area from a kernel virtual uncached address (0xC...) to physical uncached (0x8...). A typo (or thinko?) in the code converted to physical cached. Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'arch/ia64')
-rw-r--r--arch/ia64/kernel/mca_asm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/ia64/kernel/mca_asm.S b/arch/ia64/kernel/mca_asm.S
index db32fc1d3935..403a80a58c13 100644
--- a/arch/ia64/kernel/mca_asm.S
+++ b/arch/ia64/kernel/mca_asm.S
@@ -847,7 +847,7 @@ ia64_state_restore:
;;
mov cr.iim=temp3
mov cr.iha=temp4
- dep r22=0,r22,62,2 // pal_min_state, physical, uncached
+ dep r22=0,r22,62,1 // pal_min_state, physical, uncached
mov IA64_KR(CURRENT)=r21
ld8 r8=[temp1] // os_status
ld8 r10=[temp2] // context