From: Stephen Rothwell Date: Thu, 19 Apr 2018 00:15:59 +0000 (+1000) Subject: do_build: ignore changes in PERF_VERSION as well X-Git-Url: https://git.ozlabs.org/?a=commitdiff_plain;h=19752dc2da40cffb9427c91d0b244a550e05599c;p=next-scripts do_build: ignore changes in PERF_VERSION as well --- diff --git a/do_build b/do_build index e7797d9..4dc2ee8 100755 --- a/do_build +++ b/do_build @@ -60,6 +60,7 @@ $cmd <<-EOF /^WARNING: vmlinux\.o\(\.text\+0x[[:xdigit:]]+\): Section mismatch in reference from /d /^WARNING: drivers\/built-in\.o\(\.text\+0x[[:xdigit:]]+\): Section mismatch in reference from /d /^Warning: Kernel ABI header at /d +/^[[:space:]]+PERF_VERSION = /d ' | grep -vxFf $bparent/log-ignore }