Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 boot updates from Ingo Molnar: "Three smaller changes: - clang fix - boot message beautification - unnecessary header inclusion removal" * 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: x86/boot: Disable Clang warnings about GNU extensions x86/boot: Remove unnecessary #include <generated/utsrelease.h> x86/boot: Spell out "boot CPU" for BP
This commit is contained in:
@@ -1473,7 +1473,7 @@ void setup_local_APIC(void)
|
||||
/*
|
||||
* Set up LVT0, LVT1:
|
||||
*
|
||||
* set up through-local-APIC on the BP's LINT0. This is not
|
||||
* set up through-local-APIC on the boot CPU's LINT0. This is not
|
||||
* strictly necessary in pure symmetric-IO mode, but sometimes
|
||||
* we delegate interrupts to the 8259A.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user