commit | cf6567fe40c55e9cffca7355cd34e50fb2871e4e | [log] [tgz] |
---|---|---|
author | Suresh Siddha <suresh.b.siddha@intel.com> | Mon Mar 16 17:05:00 2009 -0700 |
committer | H. Peter Anvin <hpa@linux.intel.com> | Tue Mar 17 15:43:51 2009 -0700 |
tree | c05d4bdfa91a5c9ad35e9b6b1a06d9188ed7800f | |
parent | 7c6d9f9785d156d0438401ef270322da3d5247db [diff] |
x86, x2apic: fix clear_local_APIC() in the presence of x2apic Impact: cleanup, paranoia We were not clearing the local APIC in clear_local_APIC() in the presence of x2apic. Fix it. Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>