All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] retpoline: add clang support + Kconfig selectable
@ 2022-02-16  9:02 Roger Pau Monne
  2022-02-16  9:02 ` [PATCH 1/3] x86/retpoline: rename retpoline Kconfig check to include GCC prefix Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Roger Pau Monne @ 2022-02-16  9:02 UTC (permalink / raw)
  To: xen-devel
  Cc: Roger Pau Monne, Jan Beulich, Andrew Cooper, Wei Liu,
	George Dunlap, Julien Grall, Stefano Stabellini

Hello,

The following series adds retpoline support for clang builds, and also
allows the user to select whether to enable retpoline support at build
time via a new Kconfig option.

I've tried adding a suitable description to the Kconfig option, but I'm
sure there's room for improvement.

Thanks, Roger.

Roger Pau Monne (3):
  x86/retpoline: rename retpoline Kconfig check to include GCC prefix
  x86/clang: add retpoline support
  x86/Kconfig: introduce option to select retpoline usage

 xen/arch/x86/Kconfig |  5 ++++-
 xen/arch/x86/arch.mk | 13 +++++++++----
 xen/common/Kconfig   | 16 ++++++++++++++++
 3 files changed, 29 insertions(+), 5 deletions(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-02-16 14:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-16  9:02 [PATCH 0/3] retpoline: add clang support + Kconfig selectable Roger Pau Monne
2022-02-16  9:02 ` [PATCH 1/3] x86/retpoline: rename retpoline Kconfig check to include GCC prefix Roger Pau Monne
2022-02-16  9:45   ` Jan Beulich
2022-02-16  9:02 ` [PATCH 2/3] x86/clang: add retpoline support Roger Pau Monne
2022-02-16  9:47   ` Jan Beulich
2022-02-16 11:26     ` Roger Pau Monné
2022-02-16 14:07       ` Jan Beulich
2022-02-16  9:03 ` [PATCH 3/3] x86/Kconfig: introduce option to select retpoline usage Roger Pau Monne

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.