[PATCH 0/3] x86/entry: ELF fixes and improvments

Andrew Cooper posted 3 patches 3 months ago
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20240122181714.1543738-1-andrew.cooper3@citrix.com
xen/arch/x86/x86_64/compat/entry.S | 21 ++++++++++----------
xen/arch/x86/x86_64/entry.S        | 31 +++++++++++++++++-------------
2 files changed, 29 insertions(+), 23 deletions(-)
[PATCH 0/3] x86/entry: ELF fixes and improvments
Posted by Andrew Cooper 3 months ago
Patch 1 is a bugfix.  Patches 2 and 3 are to improve livepatchability.

Andrew Cooper (3):
  x86/entry: Fix ELF metadata for NMI and handle_ist_exception
  x86/entry: Make #PF/NMI/INT0x82 more amenable to livepatching
  x86/entry: Make intra-funciton symbols properly local

 xen/arch/x86/x86_64/compat/entry.S | 21 ++++++++++----------
 xen/arch/x86/x86_64/entry.S        | 31 +++++++++++++++++-------------
 2 files changed, 29 insertions(+), 23 deletions(-)


base-commit: 4900c939cb9b876c51cfc7a4c854f54c722a30b5
-- 
2.30.2