commit | d55bf532d72b3cfdfe84e696ace995067324c96c | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Jan 15 22:40:26 2013 -0500 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Jan 15 22:41:27 2013 -0500 |
tree | 8d4bc8b87dbbb92a16dbd92ce6ba266ff88293db | |
parent | 1affa98d23c0188fdd4433512489be753a25bb23 [diff] |
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>