From: Konrad Rzeszutek Wilk Date: Wed, 16 Jan 2013 03:40:26 +0000 (-0500) Subject: Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic." X-Git-Tag: v3.8-rc5~41^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55bf532d72b3cfdfe84e696ace995067324c96c;p=pandora-kernel.git Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic." This reverts commit 41bd956de3dfdc3a43708fe2e0c8096c69064a1e. The fix is incorrect and not appropiate for the latest kernels. In fact it _causes_ the BUG: scheduling while atomic while doing vCPU hotplug. Suggested-by: Wei Liu Signed-off-by: Konrad Rzeszutek Wilk --- Reading git-diff-tree failed