]> xenbits.xensource.com Git - xen.git/commit
x86/smp: Rework cpu_smpboot_alloc() to cope with more than just -ENOMEM
authorAndrew Cooper <andrew.cooper3@citrix.com>
Mon, 2 Oct 2017 13:50:05 +0000 (13:50 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Fri, 1 Dec 2017 19:03:26 +0000 (19:03 +0000)
commitc1a7e259f07f59ef8977399dfba96b5c83963c47
tree298ebb44398992060d4846a8a181702d89988baf
parent9c9384d6d8184ca6d21975ccf4e4f72b560540cc
x86/smp: Rework cpu_smpboot_alloc() to cope with more than just -ENOMEM

No functional change.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Wei Liu <wei.liu2@citrix.com>
xen/arch/x86/smpboot.c