]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
klp-build: Suppress excessive fuzz output by default
authorJosh Poimboeuf <jpoimboe@kernel.org>
Fri, 3 Apr 2026 23:17:31 +0000 (16:17 -0700)
committerJosh Poimboeuf <jpoimboe@kernel.org>
Tue, 5 May 2026 04:16:03 +0000 (21:16 -0700)
commit96524543740ead39a79cf36bb4361f93cde1629c
tree18cc8b63b027aa0a89d2f507731f38d52a592dd6
parentb3ece3019e8ebcda5e8451580e34bfbc97ef33e3
klp-build: Suppress excessive fuzz output by default

When a patch applies with fuzz, the detailed output from the patch tool
can be very noisy, especially for big patches.

Suppress the fuzz details by default, while keeping the "applied with
fuzz" warning.  The noise can be restored with '--verbose'.

Acked-by: Song Liu <song@kernel.org>
Reviewed-by: Miroslav Benes <mbenes@suse.cz>
Signed-off-by: Josh Poimboeuf <jpoimboe@kernel.org>
scripts/livepatch/klp-build