Fix a couple of comment nits.

This commit is contained in:
John Baldwin 2018-08-19 17:57:51 +00:00
parent 56019a539f
commit 2734fedc4e

View File

@ -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)