Fix a couple of comment nits.
This commit is contained in:
parent
56019a539f
commit
2734fedc4e
@ -1925,8 +1925,8 @@ apic_setup_io(void *dummy __unused)
|
||||
/*
|
||||
* Finish setting up the local APIC on the BSP once we know
|
||||
* how to properly program the LINT pins. In particular, this
|
||||
* enables the EOI suppression mode, if LAPIC support it and
|
||||
* user did not disabled the mode.
|
||||
* enables the EOI suppression mode, if LAPIC supports it and
|
||||
* user did not disable the mode.
|
||||
*/
|
||||
lapic_setup(1);
|
||||
if (bootverbose)
|
||||
|
Loading…
Reference in New Issue
Block a user