Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic."
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 16 Jan 2013 03:40:26 +0000 (22:40 -0500)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Wed, 16 Jan 2013 03:41:27 +0000 (22:41 -0500)
commitd55bf532d72b3cfdfe84e696ace995067324c96c
tree8d4bc8b87dbbb92a16dbd92ce6ba266ff88293db
parent1affa98d23c0188fdd4433512489be753a25bb23
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 <wei.liu2@citrix.com>
Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/smp.c