summaryrefslogtreecommitdiffstats
path: root/arch/ia64/kernel/head.S
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@g5.osdl.org>2006-02-08 17:06:51 -0800
committerLinus Torvalds <torvalds@g5.osdl.org>2006-02-08 17:06:51 -0800
commit0bdd340c092b0936f78a54bdbd3927463ed4fca3 (patch)
treed9215d382cdc4c2dc6366a2c551079590e8b8216 /arch/ia64/kernel/head.S
parent9908104935325bd6beba67d637b6f5396d47075c (diff)
parentf478af9dc58c01880832a321c3eea7703772c420 (diff)
downloadtalos-obmc-linux-0bdd340c092b0936f78a54bdbd3927463ed4fca3.tar.gz
talos-obmc-linux-0bdd340c092b0936f78a54bdbd3927463ed4fca3.zip
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Diffstat (limited to 'arch/ia64/kernel/head.S')
-rw-r--r--arch/ia64/kernel/head.S1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/ia64/kernel/head.S b/arch/ia64/kernel/head.S
index fbc7ea35dd57..f1778a84ea61 100644
--- a/arch/ia64/kernel/head.S
+++ b/arch/ia64/kernel/head.S
@@ -352,6 +352,7 @@ start_ap:
mov ar.rsc=0 // place RSE in enforced lazy mode
;;
loadrs // clear the dirty partition
+ mov IA64_KR(PER_CPU_DATA)=r0 // clear physical per-CPU base
;;
mov ar.bspstore=r2 // establish the new RSE stack
;;
OpenPOWER on IntegriCloud