All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] livepatch-build-tools: fix for livepatch hooks
@ 2024-11-07 15:15 Roger Pau Monne
  2024-11-07 15:15 ` [PATCH 1/4] livepatch-build: allow patch file name sizes up to 127 characters Roger Pau Monne
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Roger Pau Monne @ 2024-11-07 15:15 UTC (permalink / raw)
  To: xen-devel; +Cc: konrad.wilk, ross.lagerwall, Roger Pau Monne

Hello,

First two patches in the series are misc (IMO trivial) fixes.  Last two
patches fix the usage of hooks.

Thanks, Roger.

Roger Pau Monne (4):
  livepatch-build: allow patch file name sizes up to 127 characters
  create-diff-object: update default alt_instr size
  create-diff-object: don't include symbols for .livepatch.hooks.*
    sections
  create-diff-object: also include relas that point to changed sections

 create-diff-object.c | 14 +++++++++-----
 livepatch-build      |  5 +++--
 2 files changed, 12 insertions(+), 7 deletions(-)

-- 
2.46.0



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

end of thread, other threads:[~2025-01-21 10:41 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-07 15:15 [PATCH 0/4] livepatch-build-tools: fix for livepatch hooks Roger Pau Monne
2024-11-07 15:15 ` [PATCH 1/4] livepatch-build: allow patch file name sizes up to 127 characters Roger Pau Monne
2025-01-21 10:29   ` Ross Lagerwall
2024-11-07 15:15 ` [PATCH 2/4] create-diff-object: update default alt_instr size Roger Pau Monne
2024-11-07 15:20   ` Jan Beulich
2024-11-07 15:55     ` Roger Pau Monné
2024-11-07 16:04       ` Jan Beulich
2025-01-21 10:31   ` Ross Lagerwall
2024-11-07 15:15 ` [PATCH 3/4] create-diff-object: don't include symbols for .livepatch.hooks.* sections Roger Pau Monne
2025-01-21 10:40   ` Ross Lagerwall
2024-11-07 15:15 ` [PATCH 4/4] create-diff-object: also include relas that point to changed sections Roger Pau Monne
2025-01-21 10:41   ` Ross Lagerwall

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.