]> git.ozlabs.org Git - next-scripts/commitdiff
do_build: suppress another message that changes numbers
authorStephen Rothwell <sfr@canb.auug.org.au>
Mon, 21 Oct 2019 23:51:05 +0000 (10:51 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 21 Oct 2019 23:51:05 +0000 (10:51 +1100)
do_build

index fa63bffcd8d0b1bcbaaa4a021a8abe081d376824..97d8ea05a89cb0e1c258090c69bf3b877d0bc815 100755 (executable)
--- a/do_build
+++ b/do_build
@@ -43,6 +43,7 @@ log_regex='/^[[:space:]]+$/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
+s/^(Parsed description of) [[:digit:]]+ (helper function)/\1 X \2/
 s/^([[:xdigit:]]+)([[:space:]]+R_PPC64_(ADDR64|REL32)[[:space:]].*)$/XXX\2/'
 
 $cmd <<-EOF