All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/5] x86: allow Kconfig control over psABI level
@ 2023-07-26 10:31 Jan Beulich
  2023-07-26 10:33 ` [PATCH v3 1/5] build: make cc-option properly deal with unrecognized sub-options Jan Beulich
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Jan Beulich @ 2023-07-26 10:31 UTC (permalink / raw)
  To: xen-devel@lists.xenproject.org
  Cc: Andrew Cooper, Wei Liu, Roger Pau Monné

As discussed in Prague, with some minor add-ons (patch 2 replacing a much
older patch under the same title).

v3 addresses issues found as well as review feedback; see individual
patches for details. Patch 3 in particular continues to raises several
questions as well, though.

1: build: make cc-option properly deal with unrecognized sub-options
2: build: permit Kconfig control over how to deal with unsatisfiable choices
3: allow Kconfig control over psABI level
4: use POPCNT for hweight<N>() when available
5: short-circuit certain cpu_has_* when x86-64-v{2,3} are in effect

Jan


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

end of thread, other threads:[~2023-08-22 10:26 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-26 10:31 [PATCH v3 0/5] x86: allow Kconfig control over psABI level Jan Beulich
2023-07-26 10:33 ` [PATCH v3 1/5] build: make cc-option properly deal with unrecognized sub-options Jan Beulich
2023-08-11 13:48   ` Anthony PERARD
2023-08-14  7:01     ` Jan Beulich
2023-08-14  7:06       ` Jan Beulich
2023-08-16  6:06     ` Jan Beulich
2023-08-22 10:26       ` Anthony PERARD
2023-07-26 10:33 ` [PATCH v3 2/5] build: permit Kconfig control over how to deal with unsatisfiable choices Jan Beulich
2023-07-26 10:34 ` [PATCH v3 3/5] x86: allow Kconfig control over psABI level Jan Beulich
2023-08-07 19:13   ` Jason Andryuk
2023-08-11 14:59   ` Anthony PERARD
2023-08-14  6:44     ` Jan Beulich
2023-07-26 10:34 ` [PATCH v3 4/5] x86: use POPCNT for hweight<N>() when available Jan Beulich
2023-07-26 10:35 ` [PATCH v3 5/5] x86: short-circuit certain cpu_has_* when x86-64-v{2,3} are in effect Jan Beulich
2023-08-07 19:21   ` Jason Andryuk

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.