x86/cpu: Remove the pointless CPU printout
authorThomas Gleixner <tglx@linutronix.de>
Tue, 5 Jun 2018 22:36:15 +0000 (00:36 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 21 Jun 2018 12:20:58 +0000 (14:20 +0200)
commit55e6d279abd92cfd7576bba031e7589be8475edb
treee3330ca91d3bc340221fc206a67d00028dd771ee
parent05736e4ac13c08a4a9b1ef2de26dd31a32cbee57
x86/cpu: Remove the pointless CPU printout

The value of this printout is dubious at best and there is no point in
having it in two different places along with convoluted ways to reach it.

Remove it completely.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ingo Molnar <mingo@kernel.org>
arch/x86/kernel/cpu/common.c
arch/x86/kernel/cpu/topology.c