mbox series

[0/3] livepatch: further fixes

Message ID 20220310150834.98815-1-roger.pau@citrix.com (mailing list archive)
Headers show
Series livepatch: further fixes | expand

Message

Roger Pau Monné March 10, 2022, 3:08 p.m. UTC
Hello,

The following series does some more cleanup after the Xen hypervisor
build changes (patches 1 and 2). Patch 3 fixes handling of .altinstr*
sections.

Thanks, Roger.

Roger Pau Monne (3):
  livepatch: use basename to perform object file matching
  livepatch: add extra efi/ objects to be ignored
  livepatch: correctly handle altinstruction sections

 common.c             |  7 +++++--
 create-diff-object.c | 26 --------------------------
 livepatch-gcc        | 14 +++++++++-----
 3 files changed, 14 insertions(+), 33 deletions(-)