From 19752dc2da40cffb9427c91d0b244a550e05599c Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 19 Apr 2018 10:15:59 +1000 Subject: [PATCH] do_build: ignore changes in PERF_VERSION as well --- do_build | 1 + 1 file changed, 1 insertion(+) 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 } -- 2.39.2