From: Konrad Rzeszutek Wilk Date: Thu, 16 Aug 2012 15:31:27 +0000 (-0400) Subject: Revert "xen PVonHVM: move shared_info to MMIO before kexec" X-Git-Tag: v3.6-rc4~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca08649eb5dd30f11a5a8fe8659b48899b7ea6a1;p=pandora-kernel.git Revert "xen PVonHVM: move shared_info to MMIO before kexec" This reverts commit 00e37bdb0113a98408de42db85be002f21dbffd3. During shutdown of PVHVM guests with more than 2VCPUs on certain machines we can hit the race where the replaced shared_info is not replaced fast enough and the PV time clock retries reading the same area over and over without any any success and is stuck in an infinite loop. Acked-by: Olaf Hering Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed