Re: [PATCH 22/48] klp-build: Suppress excessive fuzz output by default
From: Song Liu
Date: Fri Apr 24 2026 - 17:55:04 EST
On Wed, Apr 22, 2026 at 9:04 PM Josh Poimboeuf <jpoimboe@xxxxxxxxxx> wrote:
>
> 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'.
>
> Signed-off-by: Josh Poimboeuf <jpoimboe@xxxxxxxxxx>
Acked-by: Song Liu <song@xxxxxxxxxx>