summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorBorislav Petkov <bpetkov@suse.de>2018-04-27 16:34:34 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-08-15 18:11:09 +0200
commit62203c007b7c68833aa0bd8fb51ff1f41b521f27 (patch)
tree0af1e14c10effed1f44b5b8dd86d0608e1e6122b /README
parent27f172cc352873fb6aff24565e388708f1624e5c (diff)
downloadlinux-62203c007b7c68833aa0bd8fb51ff1f41b521f27.tar.gz
linux-62203c007b7c68833aa0bd8fb51ff1f41b521f27.tar.bz2
linux-62203c007b7c68833aa0bd8fb51ff1f41b521f27.zip
x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
commit f8b64d08dde2714c62751d18ba77f4aeceb161d3 upstream. Move smp_num_siblings and cpu_llc_id to cpu/common.c so that they're always present as symbols and not only in the CONFIG_SMP case. Then, other code using them doesn't need ugly ifdeffery anymore. Get rid of some ifdeffery. Signed-off-by: Borislav Petkov <bpetkov@suse.de> Signed-off-by: Suravee Suthikulpanit <suravee.suthikulpanit@amd.com> Signed-off-by: Borislav Petkov <bp@suse.de> Signed-off-by: Thomas Gleixner <tglx@linutronix.de> Link: http://lkml.kernel.org/r/1524864877-111962-2-git-send-email-suravee.suthikulpanit@amd.com Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions