diff options
author | Borislav Petkov <bp@suse.de> | 2018-06-15 20:48:39 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2018-06-21 14:20:59 +0200 |
commit | 119bff8a9c9bb00116a844ec68be7bc4b1c768f5 (patch) | |
tree | b430fdc10615c20a493e76b51e911008e181270c /net/sunrpc | |
parent | 1910ad5624968f93be48e8e265513c54d66b897c (diff) |
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Old code used to check whether CPUID ext max level is >= 0x80000008 because
that last leaf contains the number of cores of the physical CPU. The three
functions called there now do not depend on that leaf anymore so the check
can go.
Signed-off-by: Borislav Petkov <bp@suse.de>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions