git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1affa98
)
Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling while atomic."
author
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 16 Jan 2013 03:40:26 +0000
(22:40 -0500)
committer
Konrad Rzeszutek Wilk
<konrad.wilk@oracle.com>
Wed, 16 Jan 2013 03:41:27 +0000
(22:41 -0500)
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>
No differences found