From: Joe Lawrence <joe.lawrence@redhat.com>
To: Josh Poimboeuf <jpoimboe@kernel.org>
Cc: live-patching@vger.kernel.org, Jiri Kosina <jikos@kernel.org>,
Miroslav Benes <mbenes@suse.cz>, Petr Mladek <pmladek@suse.com>
Subject: Re: [PATCH 4/5] objtool/klp: add -z/--fuzz patch rebasing option
Date: Fri, 30 Jan 2026 15:41:31 -0500 [thread overview]
Message-ID: <aX0Xe8ERVjPeu24j@redhat.com> (raw)
In-Reply-To: <fayrtgx5l5wvcwkuxqc4it3t4ft3o7rbn4uojtmzjxq66nniw7@v6om4zyepshh>
On Fri, Jan 30, 2026 at 12:09:35PM -0800, Josh Poimboeuf wrote:
> On Fri, Jan 30, 2026 at 12:59:49PM -0500, Joe Lawrence wrote:
> > @@ -131,6 +133,7 @@ Advanced Options:
> > 3|diff Diff objects
> > 4|kmod Build patch module
> > -T, --keep-tmp Preserve tmp dir on exit
> > + -z, --fuzz[=NUM] Rebase patches using fuzzy matching [default: 2]
>
> Ideally I think klp-build should accept a patch level fuzz of 2 by
> default. If we just made that the default then maybe we don't need this
> option?
>
Do you mean to drop the optional level value, or to just perform level-2
fuzz rebasing as a matter of course (so no -z option altogether)?
--
Joe
next prev parent reply other threads:[~2026-01-30 20:41 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aX0Xe8ERVjPeu24j@redhat.com \
--to=joe.lawrence@redhat.com \
--cc=jikos@kernel.org \
--cc=jpoimboe@kernel.org \
--cc=live-patching@vger.kernel.org \
--cc=mbenes@suse.cz \
--cc=pmladek@suse.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.