commit | b12abaa192c4340de50ddd86853b3583c255c449 | [log] [tgz] |
---|---|---|
author | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Mon Apr 08 20:56:35 2013 -0400 |
committer | Konrad Rzeszutek Wilk <konrad.wilk@oracle.com> | Tue Apr 16 16:05:17 2013 -0400 |
tree | 511767a298dd3ad049f8c1317008d1853ff38481 | |
parent | 27d8b207f0dbc19b35e504f5e631f00461dba7f9 [diff] |
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>