xen/smp: Unifiy some of the PVs and PVHVM offline CPU path
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 9 Apr 2013 00:56:35 +0000 (20:56 -0400)
committerKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Tue, 16 Apr 2013 20:05:17 +0000 (16:05 -0400)
commitb12abaa192c4340de50ddd86853b3583c255c449
tree511767a298dd3ad049f8c1317008d1853ff38481
parent27d8b207f0dbc19b35e504f5e631f00461dba7f9
xen/smp: Unifiy some of the PVs and PVHVM offline CPU path

The "xen_cpu_die" and "xen_hvm_cpu_die" are very similar.
Lets coalesce them.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
arch/x86/xen/smp.c