Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 680e79b5 authored by Runmin Wang's avatar Runmin Wang
Browse files

scripts: Update the gcc-wrapper white list for 4.13.rc3 release



Update the white list of warnings for the latest kernel
release 4.13-rc3, which are being treated as errors while
compiling Kernel with clang compiler.

Change-Id: Id4eee4620de8af47c14f09e8392150509ee8856e
Signed-off-by: default avatarRunmin Wang <runminw@codeaurora.org>
parent 517a4f64
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -44,9 +44,9 @@ allowed_warnings = set([
    "kdev_t.h:64",
    "core.c:144",
    "fdt_strerror.c:94",
    "mmu.c:624",
    "mmu.c:628",
    "page_alloc.c:4462",
    "sys.c:2287",
    "sys.c:2436",
    "swap.c:594",
    "vmscan.c:1297",
    "shmem.c:1769",
@@ -72,13 +72,13 @@ allowed_warnings = set([
    "ndisc.c:1328",
    "irq-gic-v3-its.c:1281",
    "dm-ioctl.c:954",
    "dm-bufio.c:1878",
    "dm-bufio.c:1877",
    "mmc.c:81",
    "sd.c:83",
    "xfrm6_tunnel.c:143",
    "pcie_bus.c:383",
    "nf_nat_h323.c:553",
    "fdt.c:1178",
    "fdt.c:1208",
    "cls_api.c:325",
    "act_api.c:483",
    "helpers.c:125",
@@ -93,7 +93,7 @@ allowed_warnings = set([
    "mmc.c:82",
    "sd.c:84",
    "act_api.c:495",
    "fdt.c:1184",
    "fdt.c:1202",
    "helpers.c:145",
    "sd.c:741",
    "f_hid.c:914",