On 12/4/24 8:37 PM, Thomas Weißschuh wrote:
Currently warnings emitted by resolve_btfids are buried in the build log and are slipping into mainline frequently. Add an option to elevate warnings to hard errors so the CI bots can catch any new warnings. Signed-off-by: Thomas Weißschuh <linux@xxxxxxxxxxxxxx> Acked-by: Jiri Olsa <jolsa@xxxxxxxxxx>
Given the dependencies by now propagated to bpf-next, I took these two in, thanks!