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
Šī revīzija ir iekļauta:
@@ -59,7 +59,7 @@ struct mpc_table {
|
||||
#define MP_TRANSLATION 192
|
||||
|
||||
#define CPU_ENABLED 1 /* Processor is available */
|
||||
#define CPU_BOOTPROCESSOR 2 /* Processor is the BP */
|
||||
#define CPU_BOOTPROCESSOR 2 /* Processor is the boot CPU */
|
||||
|
||||
#define CPU_STEPPING_MASK 0x000F
|
||||
#define CPU_MODEL_MASK 0x00F0
|
||||
|
Atsaukties uz šo jaunā problēmā
Block a user