Revision 0e4d394fe50308f69eb061eb89de78279df1e9dc authored by Vitaly Kuznetsov on 26 June 2017, 16:39:30 UTC, committed by Juergen Gross on 23 July 2017, 06:09:24 UTC
CONFIG_BOOTPARAM_HOTPLUG_CPU0 allows to offline CPU0 but Xen HVM guests
BUG() in xen_teardown_timer(). Remove the BUG_ON(), this is probably a
leftover from ancient times when CPU0 hotplug was impossible, it works
just fine for HVM.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Acked-by: Juergen Gross <jgross@suse.com>
Signed-off-by: Juergen Gross <jgross@suse.com>
1 parent 4b162c5
History
File Mode Size
target-export-device -rwxr-xr-x 2.2 KB
tcm_mod_builder.py -rwxr-xr-x 22.3 KB
tcm_mod_builder.txt -rw-r--r-- 6.5 KB
tcmu-design.txt -rw-r--r-- 13.4 KB

back to top