Re: [PATCH v2 0/2] objtool: Add option to fail build on vmlinux warnings

From: Andrew Morton
Date: Wed Dec 18 2024 - 19:07:06 EST


On Wed, 18 Dec 2024 14:58:54 +0000 Brendan Jackman <jackmanb@xxxxxxxxxx> wrote:

> This adds an option to objtool to exit with an error when it enounters
> warnings.

Why is it optional? Can we always fail the build so stuff gets fixed?