mbox series

[v2,0/3] x86/spec: improve command line parsing

Message ID 20240223120616.73503-1-roger.pau@citrix.com (mailing list archive)
Headers show
Series x86/spec: improve command line parsing | expand

Message

Roger Pau Monné Feb. 23, 2024, 12:06 p.m. UTC
Hello,

A couple of improvements for the spec-ctrl command line parsing, and one
bugfix for no_config_param().

Thanks, Roger.

Roger Pau Monne (3):
  xen/cmdline: fix printf format specifier in no_config_param()
  x86/spec: fix BRANCH_HARDEN option to only be set when build-enabled
  x86/spec: fix INDIRECT_THUNK option to only be set when build-enabled

 xen/arch/x86/spec_ctrl.c | 15 ++++++++++++++-
 xen/include/xen/param.h  |  2 +-
 2 files changed, 15 insertions(+), 2 deletions(-)