aboutsummaryrefslogtreecommitdiffstats
path: root/linux-2.6-xen-sparse
diff options
context:
space:
mode:
authorawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>2007-02-01 13:54:26 -0700
committerawilliam@xenbuild2.aw <awilliam@xenbuild2.aw>2007-02-01 13:54:26 -0700
commit33ff2afbc0a09f1fa1e6e758bc9da99bf57de240 (patch)
treec54b16d3f42445258ba3e9607da36ac7d474a0f2 /linux-2.6-xen-sparse
parent3b8a7d56a4778c6d10bfabff162b12619b04a7ca (diff)
downloadxen-33ff2afbc0a09f1fa1e6e758bc9da99bf57de240.tar.gz
xen-33ff2afbc0a09f1fa1e6e758bc9da99bf57de240.tar.bz2
xen-33ff2afbc0a09f1fa1e6e758bc9da99bf57de240.zip
[IA64] Fix compile warnings in xenentry.S
Signed-off-by: Akio Takebe <takebe_akio@jp.fujitsu.com>
Diffstat (limited to 'linux-2.6-xen-sparse')
-rw-r--r--linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S2
1 files changed, 2 insertions, 0 deletions
diff --git a/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S b/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S
index 08676b88f8..08bd970460 100644
--- a/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S
+++ b/linux-2.6-xen-sparse/arch/ia64/xen/xenentry.S
@@ -124,6 +124,8 @@ GLOBAL_ENTRY(ia64_switch_to)
;;
itr.d dtr[r25]=r23 // wire in new mapping...
#ifdef CONFIG_XEN
+ ;;
+ srlz.d
mov r9=1
movl r8=XSI_PSR_IC
;;