All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] objtool/klp-build: small fixups and enhancements
@ 2026-01-30 17:59 Joe Lawrence
  2026-01-30 17:59 ` [PATCH 1/5] objtool/klp: limit parent .git directory search Joe Lawrence
                   ` (5 more replies)
  0 siblings, 6 replies; 26+ messages in thread
From: Joe Lawrence @ 2026-01-30 17:59 UTC (permalink / raw)
  To: live-patching; +Cc: Josh Poimboeuf, Jiri Kosina, Miroslav Benes, Petr Mladek

Hi Josh,

While porting over some internal tests to use klp-build, I tripped over
a few small usability bugs and nits.  These are aren't show-stoppers,
but a few were pretty esoteric to debug and might lead some users down
similar rabbit holes.

Look for per-patch failure messages and reproducers in the individual
patch diffstat areas.  LMK if any of those details should make it into
the commit messages as I assumed they were only interesting for
reviewing context.

Finally these are very lightly tested, so any additional patches you'd
like to send through these changes would be welcome.

-- Joe


Joe Lawrence (5):
  objtool/klp: limit parent .git directory search
  objtool/klp: handle patches that add new files
  objtool/klp: validate patches with git apply --recount
  objtool/klp: add -z/--fuzz patch rebasing option
  objtool/klp: provide friendlier error messages

 scripts/livepatch/klp-build | 144 ++++++++++++++++++++++++++++++++----
 1 file changed, 130 insertions(+), 14 deletions(-)

-- 
2.52.0


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

end of thread, other threads:[~2026-02-03 19:47 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-30 17:59 [PATCH 0/5] objtool/klp-build: small fixups and enhancements Joe Lawrence
2026-01-30 17:59 ` [PATCH 1/5] objtool/klp: limit parent .git directory search Joe Lawrence
2026-01-30 17:59 ` [PATCH 2/5] objtool/klp: handle patches that add new files Joe Lawrence
2026-01-30 20:02   ` Josh Poimboeuf
2026-01-30 17:59 ` [PATCH 3/5] objtool/klp: validate patches with git apply --recount Joe Lawrence
2026-01-30 20:05   ` Josh Poimboeuf
2026-01-30 20:38     ` Joe Lawrence
2026-01-30 22:59       ` Josh Poimboeuf
2026-01-30 23:02         ` Josh Poimboeuf
2026-02-03 16:45           ` Joe Lawrence
2026-02-03 17:53             ` Song Liu
2026-02-03 19:47               ` Josh Poimboeuf
2026-01-30 17:59 ` [PATCH 4/5] objtool/klp: add -z/--fuzz patch rebasing option Joe Lawrence
2026-01-30 19:13   ` Song Liu
2026-01-30 19:58   ` Song Liu
2026-01-30 20:13     ` Joe Lawrence
2026-01-30 20:46       ` Song Liu
2026-01-30 22:54         ` Josh Poimboeuf
2026-01-30 23:20           ` Song Liu
2026-01-30 23:36             ` Josh Poimboeuf
2026-01-30 20:09   ` Josh Poimboeuf
2026-01-30 20:41     ` Joe Lawrence
2026-01-30 23:31       ` Josh Poimboeuf
2026-01-30 17:59 ` [PATCH 5/5] objtool/klp: provide friendlier error messages Joe Lawrence
2026-01-31  0:37   ` Josh Poimboeuf
2026-01-30 19:18 ` [PATCH 0/5] objtool/klp-build: small fixups and enhancements Song Liu

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.