Merge branch 'master' into for-next
This commit is contained in:
@@ -921,7 +921,7 @@ void disable_local_APIC(void)
|
||||
unsigned int value;
|
||||
|
||||
/* APIC hasn't been mapped yet */
|
||||
if (!apic_phys)
|
||||
if (!x2apic_mode && !apic_phys)
|
||||
return;
|
||||
|
||||
clear_local_APIC();
|
||||
|
Reference in New Issue
Block a user