x86/boot: Spell out "boot CPU" for BP
authorJean Delvare <jdelvare@suse.de>
Tue, 3 Oct 2017 09:47:27 +0000 (11:47 +0200)
committerIngo Molnar <mingo@kernel.org>
Tue, 3 Oct 2017 16:41:23 +0000 (18:41 +0200)
commita1652bb8a01c1a830cacbe958aec17f880cc1e47
tree61c8b7deb44c718746254431207e31d71171bda5
parent9e66317d3c92ddaab330c125dfe9d06eee268aff
x86/boot: Spell out "boot CPU" for BP

It's not obvious to everybody that BP stands for boot processor. At
least it was not for me. And BP is also a CPU register on x86, so it
is ambiguous. Spell out "boot CPU" everywhere instead.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Alok Kataria <akataria@vmware.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Ingo Molnar <mingo@kernel.org>
arch/x86/include/asm/mpspec_def.h
arch/x86/kernel/apic/apic.c
arch/x86/kernel/cpu/common.c
arch/x86/kernel/setup.c
arch/x86/kernel/smpboot.c