[PATCH 4.18 25/79] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info

2018-08-14 Thread Greg Kroah-Hartman
4.18-stable review patch. If anyone has any objections, please let me know. -- From: Borislav Petkov Old code used to check whether CPUID ext max level is >= 0x8008 because that last leaf contains the number of cores of the physical CPU. The three functions called there

[PATCH 4.18 25/79] x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info

2018-08-14 Thread Greg Kroah-Hartman
4.18-stable review patch. If anyone has any objections, please let me know. -- From: Borislav Petkov Old code used to check whether CPUID ext max level is >= 0x8008 because that last leaf contains the number of cores of the physical CPU. The three functions called there