All of lore.kernel.org
 help / color / mirror / Atom feed
From: "kernelci.org bot" <bot@kernelci.org>
To: linux-next@vger.kernel.org
Subject: next/master build: 211 builds: 4 failed, 207 passed, 2 errors, 1017 warnings (next-20210513)
Date: Thu, 13 May 2021 02:01:27 -0700 (PDT)	[thread overview]
Message-ID: <609ceae7.1c69fb81.35577.6cd2@mx.google.com> (raw)

next/master build: 211 builds: 4 failed, 207 passed, 2 errors, 1017 warnings (next-20210513)

Full Build Summary: https://kernelci.org/build/next/branch/master/kernel/next-20210513/

Tree: next
Branch: master
Git Describe: next-20210513
Git Commit: ec2618180c3450d06a6a4ba951d4c9a2c689b517
Git URL: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Built: 7 unique architectures

Build Failures Detected:

mips:
    decstation_64_defconfig: (gcc-8) FAIL
    lemote2f_defconfig: (gcc-8) FAIL

riscv:
    nommu_k210_defconfig: (gcc-8) FAIL
    nommu_k210_sdcard_defconfig: (gcc-8) FAIL

Errors and Warnings Detected:

arc:
    haps_hs_smp_defconfig+kselftest (gcc-8): 2 warnings

arm64:
    allmodconfig (clang-12): 13 warnings
    allmodconfig (gcc-8): 1 warning
    allmodconfig (clang-10): 18 warnings
    defconfig (clang-10): 1 warning
    defconfig+CONFIG_ARM64_64K_PAGES=y (clang-10): 1 warning

arm:
    allmodconfig (gcc-8): 3 warnings
    allmodconfig (clang-12): 38 warnings
    allmodconfig (clang-10): 38 warnings
    exynos_defconfig (gcc-8): 1 warning
    multi_v7_defconfig (clang-10): 4 warnings
    multi_v7_defconfig (gcc-8): 1 warning
    multi_v7_defconfig (clang-12): 4 warnings
    multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (gcc-8): 1 warning
    multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (gcc-8): 1 warning
    multi_v7_defconfig+CONFIG_SMP=n (gcc-8): 1 warning
    multi_v7_defconfig+kselftest (gcc-8): 1 warning
    omap1_defconfig (gcc-8): 2 warnings

i386:

mips:
    malta_qemu_32r6_defconfig (gcc-8): 1 warning
    rm200_defconfig (gcc-8): 1 warning

riscv:
    nommu_k210_defconfig (gcc-8): 1 error, 427 warnings
    nommu_k210_sdcard_defconfig (gcc-8): 1 error, 449 warnings
    rv32_defconfig (gcc-8): 6 warnings

x86_64:
    x86_64_defconfig (clang-10): 2 warnings

Errors summary:

    2    mm/gup.c:2698:3: error: implicit declaration of function ‘mm_set_has_pinned_flag’; did you mean ‘set_tsk_thread_flag’? [-Werror=implicit-function-declaration]

Warnings summary:

    437  include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    437  include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    32   1 warning generated.
    8    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]
    8    2 warnings generated.
    6    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    4    kernel/rcu/refscale.c:492:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    4    kernel/rcu/refscale.c:487:7: note: initialize the variable 'x' to silence this warning
    4    kernel/rcu/refscale.c:479:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    4    kernel/rcu/refscale.c:474:7: note: initialize the variable 'x' to silence this warning
    4    drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
    4    #warning This code requires at least version 4.6 of GCC
    3    arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
    2    drivers/staging/rtl8723bs/core/rtw_security.c:89:6: warning: stack frame size of 1144 bytes in function 'rtw_wep_encrypt' [-Wframe-larger-than=]
    2    drivers/staging/rtl8723bs/core/rtw_security.c:586:5: warning: stack frame size of 1144 bytes in function 'rtw_tkip_decrypt' [-Wframe-larger-than=]
    2    drivers/staging/rtl8723bs/core/rtw_security.c:145:6: warning: stack frame size of 1096 bytes in function 'rtw_wep_decrypt' [-Wframe-larger-than=]
    2    drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=]
    2    drivers/platform/surface/surface_aggregator_registry.c:478:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion]
    2    drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=]
    2    drivers/hid/surface-hid/surface_hid.c:233:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion]
    2    drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=]
    2    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3041:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=]
    2    drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=]
    2    cc1: some warnings being treated as errors
    2    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    2    <stdin>:834:2: warning: #warning syscall fstat64 not implemented [-Wcpp]
    2    <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp]
    2    <stdin>:1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp]
    2    4 warnings generated.
    1    {standard input}:39: Warning: macro instruction expanded into multiple instructions
    1    warning: This code requires at least version 4.6 of GCC [-W#warnings]
    1    warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    1    kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1392 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
    1    kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1384 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
    1    include/drm/drm_print.h:412:32: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘resource_size_t’ {aka ‘unsigned int’} [-Wformat=]
    1    include/drm/drm_print.h:412:32: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘resource_size_t’ {aka ‘unsigned int’} [-Wformat=]
    1    drivers/staging/rtl8723bs/core/rtw_security.c:514:5: warning: stack frame size of 1168 bytes in function 'rtw_tkip_encrypt' [-Wframe-larger-than=]
    1    drivers/staging/rtl8723bs/core/rtw_security.c:514:5: warning: stack frame size of 1160 bytes in function 'rtw_tkip_encrypt' [-Wframe-larger-than=]
    1    drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3328 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
    1    drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3312 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
    1    drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1216 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
    1    drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
    1    drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1064 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
    1    drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1056 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
    1    drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_relocate_parse_slow()+0x427: stack state mismatch: cfa1=4+120 cfa2=-1+0
    1    drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_copy_relocations()+0x1d5: stack state mismatch: cfa1=4+104 cfa2=-1+0
    1    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5560 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
    1    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5536 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
    1    drivers/block/paride/bpck.c:32: warning: "PC" redefined
    1    crypto/wp512.c:782:13: warning: stack frame size of 1192 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
    1    crypto/wp512.c:782:13: warning: stack frame size of 1176 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
    1    arch/arm/mach-omap1/board-h2.c:347:34: warning: ‘isp1301_gpiod_table’ defined but not used [-Wunused-variable]
    1    arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: ‘ams_delta_camera_power’ defined but not used [-Wunused-function]
    1    arch/arc/include/asm/perf_event.h:91:27: warning: ‘arc_pmu_ev_hw_map’ defined but not used [-Wunused-const-variable=]
    1    arch/arc/include/asm/perf_event.h:126:23: warning: ‘arc_pmu_cache_map’ defined but not used [-Wunused-const-variable=]
    1    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/sound/soc/intel/boards/snd-soc-intel-hda-dsp-common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    1    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/clk/keystone/pll.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    1    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/clk/keystone/gate.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    1    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/crypto/cast_common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

================================================================================

Detailed per-defconfig build reports:

--------------------------------------------------------------------------------
32r2el_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
32r2el_defconfig+kselftest (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allmodconfig (arm, gcc-8) — PASS, 0 errors, 3 warnings, 0 section mismatches

Warnings:
    include/drm/drm_print.h:412:32: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘resource_size_t’ {aka ‘unsigned int’} [-Wformat=]
    include/drm/drm_print.h:412:32: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘resource_size_t’ {aka ‘unsigned int’} [-Wformat=]
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
allmodconfig (arm, clang-12) — PASS, 0 errors, 38 warnings, 0 section mismatches

Warnings:
    kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1384 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
    1 warning generated.
    drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=]
    1 warning generated.
    arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
    #warning This code requires at least version 4.6 of GCC
    1 warning generated.
    arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
    #warning This code requires at least version 4.6 of GCC
    1 warning generated.
    kernel/rcu/refscale.c:479:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:474:7: note: initialize the variable 'x' to silence this warning
    kernel/rcu/refscale.c:492:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:487:7: note: initialize the variable 'x' to silence this warning
    2 warnings generated.
    crypto/wp512.c:782:13: warning: stack frame size of 1176 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
    1 warning generated.
    drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=]
    1 warning generated.
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    1 warning generated.
    drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=]
    1 warning generated.
    drivers/staging/rtl8723bs/core/rtw_security.c:89:6: warning: stack frame size of 1144 bytes in function 'rtw_wep_encrypt' [-Wframe-larger-than=]
    drivers/staging/rtl8723bs/core/rtw_security.c:145:6: warning: stack frame size of 1096 bytes in function 'rtw_wep_decrypt' [-Wframe-larger-than=]
    drivers/staging/rtl8723bs/core/rtw_security.c:514:5: warning: stack frame size of 1168 bytes in function 'rtw_tkip_encrypt' [-Wframe-larger-than=]
    drivers/staging/rtl8723bs/core/rtw_security.c:586:5: warning: stack frame size of 1144 bytes in function 'rtw_tkip_decrypt' [-Wframe-larger-than=]
    4 warnings generated.
    drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1208 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
    drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=]
    2 warnings generated.
    drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1064 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
    1 warning generated.
    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3041:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=]
    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5560 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
    2 warnings generated.
    drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
    1 warning generated.

--------------------------------------------------------------------------------
allmodconfig (arm, clang-10) — PASS, 0 errors, 38 warnings, 0 section mismatches

Warnings:
    kernel/trace/trace_events_hist.c:4594:13: warning: stack frame size of 1392 bytes in function 'hist_trigger_print_key' [-Wframe-larger-than=]
    1 warning generated.
    drivers/firmware/tegra/bpmp-debugfs.c:321:16: warning: stack frame size of 1264 bytes in function 'bpmp_debug_store' [-Wframe-larger-than=]
    1 warning generated.
    arch/arm/lib/xor-neon.c:30:2: warning: This code requires at least version 4.6 of GCC [-W#warnings]
    #warning This code requires at least version 4.6 of GCC
    1 warning generated.
    warning: This code requires at least version 4.6 of GCC [-W#warnings]
    #warning This code requires at least version 4.6 of GCC
    1 warning generated.
    kernel/rcu/refscale.c:479:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:474:7: note: initialize the variable 'x' to silence this warning
    kernel/rcu/refscale.c:492:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:487:7: note: initialize the variable 'x' to silence this warning
    2 warnings generated.
    crypto/wp512.c:782:13: warning: stack frame size of 1192 bytes in function 'wp512_process_buffer' [-Wframe-larger-than=]
    1 warning generated.
    drivers/gpu/drm/selftests/test-drm_mm.c:372:12: warning: stack frame size of 1040 bytes in function '__igt_reserve' [-Wframe-larger-than=]
    1 warning generated.
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    1 warning generated.
    drivers/net/wireless/cisco/airo.c:3075:12: warning: stack frame size of 1056 bytes in function 'airo_thread' [-Wframe-larger-than=]
    1 warning generated.
    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:3041:6: warning: stack frame size of 1384 bytes in function 'bw_calcs' [-Wframe-larger-than=]
    drivers/gpu/drm/amd/amdgpu/../display/dc/calcs/dce_calcs.c:77:13: warning: stack frame size of 5536 bytes in function 'calculate_bandwidth' [-Wframe-larger-than=]
    2 warnings generated.
    drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
    1 warning generated.
    drivers/staging/rtl8723bs/core/rtw_security.c:89:6: warning: stack frame size of 1144 bytes in function 'rtw_wep_encrypt' [-Wframe-larger-than=]
    drivers/staging/rtl8723bs/core/rtw_security.c:145:6: warning: stack frame size of 1096 bytes in function 'rtw_wep_decrypt' [-Wframe-larger-than=]
    drivers/staging/rtl8723bs/core/rtw_security.c:514:5: warning: stack frame size of 1160 bytes in function 'rtw_tkip_encrypt' [-Wframe-larger-than=]
    drivers/staging/rtl8723bs/core/rtw_security.c:586:5: warning: stack frame size of 1144 bytes in function 'rtw_tkip_decrypt' [-Wframe-larger-than=]
    4 warnings generated.
    drivers/staging/fbtft/fbtft-core.c:992:5: warning: stack frame size of 1216 bytes in function 'fbtft_init_display' [-Wframe-larger-than=]
    drivers/staging/fbtft/fbtft-core.c:902:12: warning: stack frame size of 1080 bytes in function 'fbtft_init_display_from_property' [-Wframe-larger-than=]
    2 warnings generated.
    drivers/mtd/chips/cfi_cmdset_0001.c:1872:12: warning: stack frame size of 1056 bytes in function 'cfi_intelext_writev' [-Wframe-larger-than=]
    1 warning generated.

--------------------------------------------------------------------------------
allmodconfig (arm64, clang-12) — PASS, 0 errors, 13 warnings, 0 section mismatches

Warnings:
    kernel/rcu/refscale.c:479:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:474:7: note: initialize the variable 'x' to silence this warning
    kernel/rcu/refscale.c:492:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:487:7: note: initialize the variable 'x' to silence this warning
    2 warnings generated.
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    1 warning generated.
    drivers/platform/surface/surface_aggregator_registry.c:478:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion]
    1 warning generated.
    drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3312 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
    1 warning generated.
    drivers/hid/surface-hid/surface_hid.c:233:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion]
    1 warning generated.

--------------------------------------------------------------------------------
allmodconfig (arm64, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
allmodconfig (arm64, clang-10) — PASS, 0 errors, 18 warnings, 0 section mismatches

Warnings:
    kernel/rcu/refscale.c:479:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:474:7: note: initialize the variable 'x' to silence this warning
    kernel/rcu/refscale.c:492:3: warning: variable 'x' is uninitialized when used here [-Wuninitialized]
    kernel/rcu/refscale.c:487:7: note: initialize the variable 'x' to silence this warning
    2 warnings generated.
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    1 warning generated.
    drivers/platform/surface/surface_aggregator_registry.c:478:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion]
    1 warning generated.
    drivers/hid/surface-hid/surface_hid.c:233:25: warning: implicit conversion from 'int' to '__u8' (aka 'unsigned char') changes value from 65535 to 255 [-Wconstant-conversion]
    1 warning generated.
    drivers/staging/greybus/audio_topology.c:977:12: warning: stack frame size of 3328 bytes in function 'gbaudio_tplg_create_widget' [-Wframe-larger-than=]
    1 warning generated.
    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/crypto/cast_common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/clk/keystone/gate.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/clk/keystone/pll.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000
    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/sound/soc/intel/boards/snd-soc-intel-hda-dsp-common.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

--------------------------------------------------------------------------------
allnoconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allnoconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allnoconfig (x86_64, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allnoconfig (i386, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allnoconfig (i386, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allnoconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
allnoconfig (x86_64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
am200epdkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ar7_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
aspeed_g4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
aspeed_g5_defconfig (arm, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
assabet_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
at91_dt_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ath25_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ath79_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
axm55xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
axs103_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
axs103_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
badge4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
bcm2835_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
bcm47xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
bcm63xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
bigsur_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
bmips_be_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
bmips_stb_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
capcella_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
cavium_octeon_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
cerfcube_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ci20_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
cm_x300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
cobalt_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
colibri_pxa270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
colibri_pxa300_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
collie_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
corgi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
cu1000-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
cu1830-neo_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
davinci_all_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
db1xxx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
decstation_64_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
decstation_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
decstation_r4k_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig (arm64, clang-10) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

--------------------------------------------------------------------------------
defconfig (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig (arm64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-10) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    aarch64-linux-gnu-strip: warning: /tmp/kci/linux/build/_modules_/lib/modules/5.13.0-rc1-next-20210513/kernel/drivers/media/tuners/tuner-types.ko: unsupported GNU_PROPERTY_TYPE (5) type: 0xc0000000

--------------------------------------------------------------------------------
defconfig+CONFIG_ARM64_64K_PAGES=y (arm64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+CONFIG_EFI=n (riscv, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+CONFIG_RANDOMIZE_BASE=y (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+kselftest (arm64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
defconfig+kselftest (riscv, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
dove_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
e55_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ep93xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
eseries_pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
exynos_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
ezx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
footbridge_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
fuloong2e_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
gcw0_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
gemini_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
gpr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
h3600_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
h5000_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
hackkit_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
haps_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
haps_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
haps_hs_smp_defconfig+kselftest (arc, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
    arch/arc/include/asm/perf_event.h:126:23: warning: ‘arc_pmu_cache_map’ defined but not used [-Wunused-const-variable=]
    arch/arc/include/asm/perf_event.h:91:27: warning: ‘arc_pmu_ev_hw_map’ defined but not used [-Wunused-const-variable=]

--------------------------------------------------------------------------------
hisi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
hsdk_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
i386_defconfig (i386, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
i386_defconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
i386_defconfig (i386, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
i386_defconfig+kselftest (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
imote2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
imx_v4_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
imx_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
integrator_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
iop32x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ip22_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ip32_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
ixp4xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
jazz_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
jmr3927_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
jornada720_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
keystone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
lart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
lemote2f_defconfig (mips, gcc-8) — FAIL, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
loongson1b_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
loongson1c_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
loongson2k_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
loongson3_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
lpc32xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
lpd270_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
lubbock_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
magician_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mainstone_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
malta_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
malta_kvm_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
malta_qemu_32r6_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    {standard input}:39: Warning: macro instruction expanded into multiple instructions

--------------------------------------------------------------------------------
maltaaprp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
maltasmvp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
maltasmvp_eva_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
maltaup_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
maltaup_xpa_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
milbeaut_m10v_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mini2440_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mmp2_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
moxart_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mpc30x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mtx1_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
multi_v4t_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
multi_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
multi_v5_defconfig (arm, clang-10) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
multi_v5_defconfig (arm, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
multi_v7_defconfig (arm, clang-10) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
    drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
    1 warning generated.
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    1 warning generated.

--------------------------------------------------------------------------------
multi_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
multi_v7_defconfig (arm, clang-12) — PASS, 0 errors, 4 warnings, 0 section mismatches

Warnings:
    drivers/gpu/drm/msm/dsi/phy/dsi_phy_7nm.c:975:48: warning: implicit conversion from 'unsigned long long' to 'unsigned long' changes value from 5000000000 to 705032704 [-Wconstant-conversion]
    1 warning generated.
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable 'ret' [-Wunused-variable]
    1 warning generated.

--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_CPU_BIG_ENDIAN=y (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_EFI=y+CONFIG_ARM_LPAE=y (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
multi_v7_defconfig+CONFIG_SMP=n (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
multi_v7_defconfig+kselftest (arm, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/media/platform/exynos4-is/media-dev.c:1287:6: warning: unused variable ‘ret’ [-Wunused-variable]

--------------------------------------------------------------------------------
mvebu_v5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mvebu_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
mxs_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
neponset_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
netwinder_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nhk8815_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nlm_xlp_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nlm_xlr_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nommu_k210_defconfig (riscv, gcc-8) — FAIL, 1 error, 427 warnings, 0 section mismatches

Errors:
    mm/gup.c:2698:3: error: implicit declaration of function ‘mm_set_has_pinned_flag’; did you mean ‘set_tsk_thread_flag’? [-Werror=implicit-function-declaration]

Warnings:
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    cc1: some warnings being treated as errors
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]

--------------------------------------------------------------------------------
nommu_k210_sdcard_defconfig (riscv, gcc-8) — FAIL, 1 error, 449 warnings, 0 section mismatches

Errors:
    mm/gup.c:2698:3: error: implicit declaration of function ‘mm_set_has_pinned_flag’; did you mean ‘set_tsk_thread_flag’? [-Werror=implicit-function-declaration]

Warnings:
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    cc1: some warnings being treated as errors
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:16: warning: left-hand operand of comma expression has no effect [-Wunused-value]
    include/asm-generic/uaccess.h:48:3: warning: statement with no effect [-Wunused-value]

--------------------------------------------------------------------------------
nsimosci_hs_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
nsimosci_hs_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
omap1_defconfig (arm, gcc-8) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
    arch/arm/mach-omap1/board-h2.c:347:34: warning: ‘isp1301_gpiod_table’ defined but not used [-Wunused-variable]
    arch/arm/mach-omap1/board-ams-delta.c:462:12: warning: ‘ams_delta_camera_power’ defined but not used [-Wunused-function]

--------------------------------------------------------------------------------
omap2plus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
omega2p_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
orion5x_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
oxnas_v6_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
palmz72_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pcm027_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pic32mzda_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pistachio_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pleb_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pxa168_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pxa255-idp_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pxa3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pxa910_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
pxa_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
qcom_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
qi_lb60_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
rb532_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
rbtx49xx_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
realview_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
rm200_defconfig (mips, gcc-8) — PASS, 0 errors, 1 warning, 0 section mismatches

Warnings:
    drivers/block/paride/bpck.c:32: warning: "PC" redefined

--------------------------------------------------------------------------------
rpc_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
rs90_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
rt305x_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
rv32_defconfig (riscv, gcc-8) — PASS, 0 errors, 6 warnings, 0 section mismatches

Warnings:
    <stdin>:834:2: warning: #warning syscall fstat64 not implemented [-Wcpp]
    <stdin>:1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp]
    <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp]
    <stdin>:834:2: warning: #warning syscall fstat64 not implemented [-Wcpp]
    <stdin>:1131:2: warning: #warning syscall fstatat64 not implemented [-Wcpp]
    <stdin>:1515:2: warning: #warning syscall clone3 not implemented [-Wcpp]

--------------------------------------------------------------------------------
s3c2410_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
s3c6400_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
s5pv210_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
sama5_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
sb1250_swarm_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
shannon_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
shmobile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
simpad_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
socfpga_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
spear13xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
spear3xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
spear6xx_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
spitz_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
sunxi_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tb0219_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tb0226_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tb0287_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tct_hammer_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tegra_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tinyconfig (i386, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tinyconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
tinyconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
trizeps4_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
u8500_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
vdk_hs38_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
vdk_hs38_smp_defconfig (arc, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
versatile_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
vexpress_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
viper_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
vocore2_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
vt8500_v6_v7_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
workpad_defconfig (mips, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, clang-10) — PASS, 0 errors, 2 warnings, 0 section mismatches

Warnings:
    drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_relocate_parse_slow()+0x427: stack state mismatch: cfa1=4+120 cfa2=-1+0
    drivers/gpu/drm/i915/gem/i915_gem_execbuffer.o: warning: objtool: eb_copy_relocations()+0x1d5: stack state mismatch: cfa1=4+104 cfa2=-1+0

--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
x86_64_defconfig (x86_64, clang-12) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
x86_64_defconfig+kselftest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
x86_64_defconfig+x86_chromebook (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
x86_64_defconfig+x86_kvm_guest (x86_64, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
xcep_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

--------------------------------------------------------------------------------
zeus_defconfig (arm, gcc-8) — PASS, 0 errors, 0 warnings, 0 section mismatches

---
For more info write to <info@kernelci.org>

                 reply	other threads:[~2021-05-13  9:03 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=609ceae7.1c69fb81.35577.6cd2@mx.google.com \
    --to=bot@kernelci.org \
    --cc=linux-next@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.