From: Thomas Gleixner <tglx@linutronix.de>
To: Anthony Steinhauser <asteinhauser@google.com>,
linux-kernel@vger.kernel.org
Cc: mingo@redhat.com, bp@alien8.de,
Anthony Steinhauser <asteinhauser@google.com>
Subject: Re: [PATCH] Return ENXIO instead of EPERM when speculation control is unimplemented
Date: Mon, 20 Jan 2020 20:02:54 +0100 [thread overview]
Message-ID: <87o8uy2boh.fsf@nanos.tec.linutronix.de> (raw)
In-Reply-To: <20191229164830.62144-1-asteinhauser@google.com>
Anthony,
Anthony Steinhauser <asteinhauser@google.com> writes:
> return "";
>
> switch (spectre_v2_user) {
> - case SPECTRE_V2_USER_NONE:
> + case SPECTRE_V2_USER_UNAVAILABLE:
> + return ", STIBP: unavailable";
Shouldn't this for correctness differentiate between the case where the
STIBP mitigation feature is not available and the case where STIBP is
not used because SMT is not possible?
Thanks,
tglx
next prev parent reply other threads:[~2020-01-20 19:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-12-29 16:48 [PATCH] Return ENXIO instead of EPERM when speculation control is unimplemented Anthony Steinhauser
2020-01-20 19:02 ` Thomas Gleixner [this message]
2020-01-21 11:19 ` Anthony Steinhauser
2020-01-21 11:33 ` Borislav Petkov
2020-01-21 11:57 ` Anthony Steinhauser
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=87o8uy2boh.fsf@nanos.tec.linutronix.de \
--to=tglx@linutronix.de \
--cc=asteinhauser@google.com \
--cc=bp@alien8.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox