From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable@vger.kernel.org, Borislav Petkov <bpetkov@suse.de>,
Suravee Suthikulpanit <suravee.suthikulpanit@amd.com>,
Borislav Petkov <bp@suse.de>,
Thomas Gleixner <tglx@linutronix.de>
Subject: Re: [PATCH v4.14,v4.17] x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present
Date: Wed, 15 Aug 2018 14:44:16 +0200 [thread overview]
Message-ID: <20180815124416.GA1447@kroah.com> (raw)
In-Reply-To: <1534336728-26241-1-git-send-email-linux@roeck-us.net>
On Wed, Aug 15, 2018 at 05:38:48AM -0700, Guenter Roeck wrote:
> From: Borislav Petkov <bpetkov@suse.de>
>
> 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>
> ---
> Needed for x86_64:allnoconfig.
Now applied, thanks.
greg k-h
prev parent reply other threads:[~2018-08-15 15:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-15 12:38 [PATCH v4.14,v4.17] x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present Guenter Roeck
2018-08-15 12:44 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180815124416.GA1447@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=bp@suse.de \
--cc=bpetkov@suse.de \
--cc=linux@roeck-us.net \
--cc=stable@vger.kernel.org \
--cc=suravee.suthikulpanit@amd.com \
--cc=tglx@linutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.