# HG changeset patch # User yamahata@xxxxxxxxxxxxx # Date 1198815001 -32400 # Node ID 5ab5ace61fcfee3c421f055fe7673608da6207c9 # Parent adc24898148b42dfde393664f624219f32ac078a fix ia64_switch_to(). PATCHNAME: dont_pin_down_xenheap Signed-off-by: Isaku Yamahata diff -r adc24898148b -r 5ab5ace61fcf xen/arch/ia64/linux-xen/entry.S --- a/xen/arch/ia64/linux-xen/entry.S Tue Dec 25 11:10:27 2007 +0900 +++ b/xen/arch/ia64/linux-xen/entry.S Fri Dec 28 13:10:01 2007 +0900 @@ -214,7 +214,7 @@ GLOBAL_ENTRY(ia64_switch_to) * If we've already mapped this task's page, we can skip doing it again. */ cmp.eq p7,p6=r26,r27 - br.cond.dpnt .map +(p6) br.cond.dpnt .map #else cmp.eq p7,p6=r25,in0 ;;