[PATCH v3 0/2] x86/mm: fix regression when booting with CET-SS

Roger Pau Monne posted 2 patches 1 year, 11 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20220525081311.13416-1-roger.pau@citrix.com
xen/arch/x86/include/asm/flushtlb.h | 16 ++++++++--------
xen/arch/x86/mm.c                   | 11 +++--------
xen/arch/x86/smp.c                  |  5 ++++-
3 files changed, 15 insertions(+), 17 deletions(-)
[PATCH v3 0/2] x86/mm: fix regression when booting with CET-SS
Posted by Roger Pau Monne 1 year, 11 months ago
Hello,

Following series aim to fix a regression when booting with CET shadow
stacks enabled.  First patch is a pre-req non-functional change, second
patch is the actual fix.

Thanks, Roger.

Roger Pau Monne (2):
  x86/mm: rename FLUSH_FORCE_IPI to FLUSH_NO_ASSIST
  x86/flushtlb: remove flush_area check on system state

 xen/arch/x86/include/asm/flushtlb.h | 16 ++++++++--------
 xen/arch/x86/mm.c                   | 11 +++--------
 xen/arch/x86/smp.c                  |  5 ++++-
 3 files changed, 15 insertions(+), 17 deletions(-)

-- 
2.36.0