]> git.ozlabs.org Git - next-scripts/commitdiff
ignore warnings about tools kabi headers changing
authorStephen Rothwell <sfr@canb.auug.org.au>
Tue, 16 Jan 2018 22:44:40 +0000 (09:44 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 16 Jan 2018 22:44:40 +0000 (09:44 +1100)
do_build

index 970ce241f44425493985977356be02c1970c1c1e..e7797d9b352cecb2e45bc757f2bb0da2e7dbb400 100755 (executable)
--- a/do_build
+++ b/do_build
@@ -59,6 +59,7 @@ $cmd <<-EOF
 /^Kernel: arch\/x86\/boot\/bzImage is ready  \(#[[:digit:]]+\)$/d
 /^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
 ' | grep -vxFf $bparent/log-ignore
        }