[PATCH 0/2] xen/nospec: Improvements

Andrew Cooper posted 2 patches 1 month, 4 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240304161041.3465897-1-andrew.cooper3@citrix.com
xen/arch/arm/include/asm/nospec.h   |  9 --------
xen/arch/ppc/include/asm/nospec.h   |  9 --------
xen/arch/riscv/include/asm/nospec.h |  9 --------
xen/arch/x86/include/asm/nospec.h   |  8 ++++----
xen/include/xen/nospec.h            | 32 +++++++++++++++++++++++++++++
5 files changed, 36 insertions(+), 31 deletions(-)
[PATCH 0/2] xen/nospec: Improvements
Posted by Andrew Cooper 1 month, 4 weeks ago
Andrew Cooper (2):
  xen/*/nospec: Provide common versions of evaluate_nospec/block_speculation
  xen/nospec: Allow evaluate_nospec() to short circuit constant expressions

 xen/arch/arm/include/asm/nospec.h   |  9 --------
 xen/arch/ppc/include/asm/nospec.h   |  9 --------
 xen/arch/riscv/include/asm/nospec.h |  9 --------
 xen/arch/x86/include/asm/nospec.h   |  8 ++++----
 xen/include/xen/nospec.h            | 32 +++++++++++++++++++++++++++++
 5 files changed, 36 insertions(+), 31 deletions(-)

-- 
2.30.2