From f910c51cc10a2503c368ba98ea28551ed12e2b90 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Mon, 22 Jul 2019 15:04:59 +1000 Subject: [PATCH] do_build: suppress another log change message --- do_build | 1 + 1 file changed, 1 insertion(+) diff --git a/do_build b/do_build index 1b8ee97..6493a15 100755 --- a/do_build +++ b/do_build @@ -61,6 +61,7 @@ $cmd <<-EOF /^WARNING: drivers\/built-in\.o\(\.text\+0x[[:xdigit:]]+\): Section mismatch in reference from /d /^Warning: Kernel ABI header at /d /^[[:space:]]+PERF_VERSION = /d +s/^([[:xdigit:]]+)([[:space:]]+R_PPC64_REL32[[:space:]].*)$/XXX\2/ ' | grep -vxFf $bparent/log-ignore } -- 2.39.5