All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Beulich <jbeulich@suse.com>
To: "xen-devel@lists.xenproject.org" <xen-devel@lists.xenproject.org>
Cc: "Andrew Cooper" <andrew.cooper3@citrix.com>,
	"Wei Liu" <wl@xen.org>, "Roger Pau Monné" <roger.pau@citrix.com>
Subject: [PATCH v3 0/7] x86: some assembler macro rework
Date: Mon, 23 Nov 2020 14:42:08 +0100	[thread overview]
Message-ID: <8e7d1472-dd37-8ed3-ec2f-ce954ea61dfd@suse.com> (raw)

Parts of this were discussed in the context of Andrew's CET-SS work.
Further parts simply fit the underlying picture. And a few patches
towards the end get attached here simply because of their dependency.
What is now patch 7 has been moved to the end of the series, in the
hope of at least unblocking the rest.

Most patches in principle have acks / R-b-s which would allow them
to go in. However, there still the controversy on the naming of the
newly introduced header in patch 1 (which subsequent patches then
add to). There hasn't been a name suggestion which would - imo -
truly represent an improvement, and I've explained why I think this
seemingly ambiguous name is actually intentionally very similar to
its sibling's. To prevent this series from further being stuck on
this I'll give it a few more days for better suggestions (or vetos)
to surface, and otherwise commit what I have suitable tags for.

It's also still not really clear to me what - if any - changes to
make to patch 7. As said there I'd be willing to drop some of the
changes made, but not all. Prior discussion hasn't led to a clear
understanding on my part of what's wanted to be kept / dropped. It
could have looked like the entire patch was wanted to go away, but
I don't think I can agree with this.

1: replace __ASM_{CL,ST}AC
2: drop ASM_{CL,ST}AC
3: fold indirect_thunk_asm.h into asm-defns.h
4: guard against straight-line speculation past RET
5: limit amount of INT3 in IND_THUNK_*
6: make guarding against straight-line speculation optional
7: reduce CET-SS related #ifdef-ary

Jan


             reply	other threads:[~2020-11-23 13:42 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-23 13:42 Jan Beulich [this message]
2020-11-23 13:43 ` [PATCH v3 1/7] x86: replace __ASM_{CL,ST}AC Jan Beulich
2020-11-23 13:43 ` [PATCH v3 2/7] x86: drop ASM_{CL,ST}AC Jan Beulich
2020-11-23 13:44 ` [PATCH v3 3/7] x86: fold indirect_thunk_asm.h into asm-defns.h Jan Beulich
2020-11-23 13:44 ` [PATCH v3 4/7] x86: guard against straight-line speculation past RET Jan Beulich
2021-04-09  7:58   ` Jan Beulich
2020-11-23 13:45 ` [PATCH v3 5/7] x86: limit amount of INT3 in IND_THUNK_* Jan Beulich
2020-11-23 13:45 ` [PATCH v3 6/7] x86: make guarding against straight-line speculation optional Jan Beulich
2020-11-23 13:46 ` [PATCH v3 7/7] x86: reduce CET-SS related #ifdef-ary Jan Beulich
2020-11-23 13:47 ` [really v4] Re: [PATCH v3 0/7] x86: some assembler macro rework Jan Beulich
  -- strict thread matches above, loose matches on Subject: below --
2020-10-23  8:34 Jan Beulich

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=8e7d1472-dd37-8ed3-ec2f-ce954ea61dfd@suse.com \
    --to=jbeulich@suse.com \
    --cc=andrew.cooper3@citrix.com \
    --cc=roger.pau@citrix.com \
    --cc=wl@xen.org \
    --cc=xen-devel@lists.xenproject.org \
    /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.