diff options
author | Alex Nixon <alex.nixon@citrix.com> | 2008-08-22 12:52:14 +0200 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2008-08-25 10:59:20 +0200 |
commit | 8227dce7dc2cfdcc28ee0eadfb482a7ee77fba03 (patch) | |
tree | 04cdd6ed74406bc1393cc7518fee596a1260f6e4 /drivers/xen | |
parent | x86: unify x86_32 and x86_64 play_dead into one function (diff) | |
download | linux-8227dce7dc2cfdcc28ee0eadfb482a7ee77fba03.tar.xz linux-8227dce7dc2cfdcc28ee0eadfb482a7ee77fba03.zip |
x86: separate generic cpu disabling code from APIC writes in cpu_disable
It allows paravirt implementations of cpu_disable to share the
cpu_disable_common code, without having to take on board APIC
writes, which may not be appropriate.
Signed-off-by: Alex Nixon <alex.nixon@citrix.com>
Acked-by: Jeremy Fitzhardinge <jeremy@goop.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'drivers/xen')
0 files changed, 0 insertions, 0 deletions