Full Build Summary: https://kernelci.org/build/stable-rc/branch/linux-3.18.y/kernel/v3.18.129-31-ga06910a7e67d/ |
Tree: stable-rc |
Branch: linux-3.18.y |
Git Describe: v3.18.129-31-ga06910a7e67d |
Git Commit: a06910a7e67df3a72ca49255bb5d993a64783cfc |
Git URL: http://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git |
Built: 6 unique architectures |
Build Failures Detected:
arc: | gcc version 7.1.1 20170710 (ARCv2 ISA Linux uClibc toolchain 2017.09) |
allnoconfig | FAIL |
tinyconfig | FAIL |
Errors and Warnings Detected:
Errors summary: | |
---|---|
2 | arch/arc/mm/tlbex.S:348: Error: unknown opcode 'lsl' |
2 | arch/arc/mm/tlbex.S:291: Error: unknown opcode 'lsl' |
Warnings summary: | |
---|---|
663 | arc-linux-gcc: warning: '-mno-mpy' is deprecated |
654 | cc1: warning: '-mno-mpy' is deprecated |
159 | net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
128 | scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
128 | scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
64 | net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
13 | net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
2 | mm/memory.c:581:7: warning: assignment makes integer from pointer without a cast [-Wint-conversion] |
2 | lib/string_helpers.c:64:33: warning: '%03lld' directive output may be truncated writing between 3 and 13 bytes into a region of size 7 [-Wformat-truncation=] |
2 | kernel/sched/core.c:2766:1: warning: control reaches end of non-void function [-Wreturn-type] |
2 | include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast |
2 | arch/x86/kernel/head_32.S:679: Warning: ignoring fill value in section `.bss..page_aligned' |
2 | arch/x86/kernel/head_32.S:677: Warning: ignoring fill value in section `.bss..page_aligned' |
2 | arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' |
1 | mm/mmap.c:684:2: warning: 'rb_parent' may be used uninitialized in this function [-Wmaybe-uninitialized] |
1 | mm/mmap.c:684:2: warning: 'rb_link' may be used uninitialized in this function [-Wmaybe-uninitialized] |
1 | mm/mmap.c:683:2: warning: 'prev' may be used uninitialized in this function [-Wmaybe-uninitialized] |
Detailed per-defconfig build reports:
acs5k_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
acs5k_tiny_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
allnoconfig (x86_64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
lib/string_helpers.c:64:33: warning: '%03lld' directive output may be truncated writing between 3 and 13 bytes into a region of size 7 [-Wformat-truncation=] |
allnoconfig (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
allnoconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
allnoconfig (i386) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' |
arch/x86/kernel/head_32.S:677: Warning: ignoring fill value in section `.bss..page_aligned' |
arch/x86/kernel/head_32.S:679: Warning: ignoring fill value in section `.bss..page_aligned' |
allnoconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
allnoconfig (arc) — FAIL, 2 errors, 666 warnings, 0 section mismatches
Errors: |
---|
arch/arc/mm/tlbex.S:291: Error: unknown opcode 'lsl' |
arch/arc/mm/tlbex.S:348: Error: unknown opcode 'lsl' |
Warnings: |
---|
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
kernel/sched/core.c:2766:1: warning: control reaches end of non-void function [-Wreturn-type] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
mm/memory.c:581:7: warning: assignment makes integer from pointer without a cast [-Wint-conversion] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
mm/mmap.c:684:2: warning: 'rb_link' may be used uninitialized in this function [-Wmaybe-uninitialized] |
mm/mmap.c:684:2: warning: 'rb_parent' may be used uninitialized in this function [-Wmaybe-uninitialized] |
mm/mmap.c:683:2: warning: 'prev' may be used uninitialized in this function [-Wmaybe-uninitialized] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
am200epdkit_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ape6evm_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ar7_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
armadillo800eva_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
assabet_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91_dt_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91rm9200_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91sam9260_9g20_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91sam9261_9g10_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91sam9263_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91sam9g45_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
at91sam9rl_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
at91x40_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
ath79_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
axm55xx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
badge4_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
bcm2835_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
bcm47xx_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
bcm63xx_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
bcm_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
bigsur_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
bockw_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
capcella_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
cavium_octeon_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
cerfcube_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
clps711x_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
cm_x2xx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
cm_x300_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
cns3420vb_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
cobalt_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
colibri_pxa270_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
colibri_pxa300_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
collie_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
corgi_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
davinci_all_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
db1xxx_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
decstation_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
defconfig (arm64) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
dove_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
e55_defconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
ebsa110_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
efm32_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
em_x270_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ep93xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
eseries_pxa_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
exynos_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ezx_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
footbridge_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
fuloong2e_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
gpr_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
h3600_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
h5000_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
hackkit_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
hisi_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
imote2_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
imx_v4_v5_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
imx_v6_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
integrator_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
iop13xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
iop32x_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
iop33x_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ip22_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ip27_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ip28_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ip32_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ixp4xx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
jazz_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
jmr3927_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
jornada720_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
keystone_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
koelsch_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ks8695_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
kzm9g_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lager_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lart_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lasat_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lemote2f_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
loongson3_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lpc32xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lpd270_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
ls1b_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
lubbock_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mackerel_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
magician_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mainstone_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
malta_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
malta_kvm_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
malta_kvm_guest_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
maltaaprp_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
maltasmvp_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
maltasmvp_eva_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
maltaup_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
markeins_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
marzen_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mini2440_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mips_paravirt_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mmp2_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
moxart_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mpc30x_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
msm_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
msp71xx_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mtx1_defconfig (mips) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
multi_v5_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
multi_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mv78xx0_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mvebu_v5_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mvebu_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
mxs_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
neponset_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
netwinder_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
netx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
nhk8815_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
nlm_xlp_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
nlm_xlr_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
nuc910_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
nuc950_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
nuc960_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
omap1_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
omap2plus_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
orion5x_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
palmz72_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
pcm027_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
pleb_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
pnx8335_stb225_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
prima2_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
pxa168_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
pxa255-idp_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
pxa3xx_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
pxa910_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
qcom_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
qi_lb60_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
raumfeld_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
rb532_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
rbtx49xx_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
realview-smp_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
realview_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
rm200_defconfig (mips) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
rpc_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
rt305x_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
s3c2410_defconfig (arm) — PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/netfilter/nf_conntrack_reasm.c:414:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
s3c6400_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
s5pv210_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
sama5_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
sb1250_swarm_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
sead3_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
sead3micro_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
shannon_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
shmobile_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
simpad_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
socfpga_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
spear13xx_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
spear3xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
spear6xx_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
spitz_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
sunxi_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
tb0219_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
tb0226_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
tb0287_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
tct_hammer_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
tegra_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
tinyconfig (arm64) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
tinyconfig (x86_64) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
lib/string_helpers.c:64:33: warning: '%03lld' directive output may be truncated writing between 3 and 13 bytes into a region of size 7 [-Wformat-truncation=] |
tinyconfig (i386) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' |
arch/x86/kernel/head_32.S:677: Warning: ignoring fill value in section `.bss..page_aligned' |
arch/x86/kernel/head_32.S:679: Warning: ignoring fill value in section `.bss..page_aligned' |
tinyconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
tinyconfig (arc) — FAIL, 2 errors, 664 warnings, 0 section mismatches
Errors: |
---|
arch/arc/mm/tlbex.S:291: Error: unknown opcode 'lsl' |
arch/arc/mm/tlbex.S:348: Error: unknown opcode 'lsl' |
Warnings: |
---|
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
mm/memory.c:581:7: warning: assignment makes integer from pointer without a cast [-Wint-conversion] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
include/linux/kernel.h:707:17: warning: comparison of distinct pointer types lacks a cast |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
kernel/sched/core.c:2766:1: warning: control reaches end of non-void function [-Wreturn-type] |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
arc-linux-gcc: warning: '-mno-mpy' is deprecated |
cc1: warning: '-mno-mpy' is deprecated |
tinyconfig (mips) — PASS, 0 errors, 0 warnings, 0 section mismatches
trizeps4_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
u300_defconfig (arm) — PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
u8500_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
versatile_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
vexpress_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
viper_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
vt8500_v6_v7_defconfig (arm) — PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
net/ipv6/reassembly.c:433:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
workpad_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
xcep_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
xway_defconfig (mips) — PASS, 0 errors, 1 warning, 0 section mismatches
Warnings: |
---|
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |
zeus_defconfig (arm) — PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings: |
---|
scripts/kconfig/confdata.c:767:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
scripts/kconfig/confdata.c:770:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] |
net/ipv4/ip_fragment.c:560:22: warning: passing argument 1 of 'add_frag_mem_limit' from incompatible pointer type [-Wincompatible-pointer-types] |