All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] livepatch: further fixes
@ 2022-03-10 15:08 Roger Pau Monne
  2022-03-10 15:08 ` [PATCH 1/3] livepatch: use basename to perform object file matching Roger Pau Monne
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Roger Pau Monne @ 2022-03-10 15:08 UTC (permalink / raw)
  To: xen-devel; +Cc: Konrad Rzeszutek Wilk, Ross Lagerwall, doebel, Roger Pau Monne

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(-)

-- 
2.34.1



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-03-15 15:41 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-10 15:08 [PATCH 0/3] livepatch: further fixes Roger Pau Monne
2022-03-10 15:08 ` [PATCH 1/3] livepatch: use basename to perform object file matching Roger Pau Monne
2022-03-10 17:22   ` Doebel, Bjoern
2022-03-10 15:08 ` [PATCH 2/3] livepatch: add extra efi/ objects to be ignored Roger Pau Monne
2022-03-10 17:23   ` Doebel, Bjoern
2022-03-10 15:08 ` [PATCH 3/3] livepatch: correctly handle altinstruction sections Roger Pau Monne
2022-03-10 17:25   ` Doebel, Bjoern
2022-03-11  7:35   ` Jan Beulich
2022-03-11  8:12     ` Roger Pau Monné
2022-03-11  8:18       ` Jan Beulich
2022-03-15 15:41   ` Roger Pau Monné

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.