# HG changeset patch # User yamahata@xxxxxxxxxxxxx # Date 1173065415 -32400 # Node ID daca4d71d826dbb2935221e1dc20fced7a8f0cc6 # Parent ed197d92c895ec846ba694da89e90097eaef2701 xen/ia64 bug work around. the c/s 13366:ed73ff8440d8 of xen-unstable.hg revealed that XENMEM_exchange has been broken on Xen/ia64. This is work around for it until the right fix. PATCHNAME: xen_ia64_xenmem_exchange_bug_work_around Signed-off-by: Isaku Yamahata diff -r ed197d92c895 -r daca4d71d826 linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c --- a/linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c Thu Mar 01 12:43:40 2007 +0900 +++ b/linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c Mon Mar 05 12:30:15 2007 +0900 @@ -205,6 +205,17 @@ static void contiguous_bitmap_clear( #define MAX_CONTIG_ORDER 7 static unsigned long discontig_frames[1<