Hi Mark,
Please consider following linaro-android pull request for
"linux-linaro-lsk-v4.9-android" LSK branch. Build tested for
ARCH=arm/arm64 + allmodconfig and as usual relying on
KernelCI build bot results for linux-linaro-lsk-v4.9-android
tree for any breakage.
No merge conflicts during android-4.9 (linux-4.9.153) and
linux-linaro-lsk-v4.9 merge into linux-linaro-lsk-v4.9-android.
android-4.9 update packs a handful of upstream f2fs and
assorted AOSP (mostly cuttlefish) fixes.
Please pull the updates from following git repository:
https://git.linaro.org/people/amit.pundir/linux.git lsk-v4.9-android
Regards,
Amit Pundir
Tree/Branch: next-20190125
Git describe: next-20190125
Commit: 494367cb57 Add linux-next specific files for 20190125
Build Time: 122 min 54 sec
Passed: 9 / 11 ( 81.82 %)
Failed: 2 / 11 ( 18.18 %)
Errors: 0
Warnings: 17
Section Mismatches: 0
Failed defconfigs:
arm64-allmodconfig
arm-allmodconfig
Errors:
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
3 warnings 0 mismatches : arm64-allmodconfig
5 warnings 0 mismatches : arm-multi_v5_defconfig
9 warnings 0 mismatches : arm-multi_v7_defconfig
13 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-allnoconfig
4 warnings 0 mismatches : arm-multi_v4t_defconfig
3 warnings 0 mismatches : x86_64-allmodconfig
2 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 17
8 ../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
7 <stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
5 ../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 ../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
2 ../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 ../drivers/gpio/gpio-davinci.c:480:9: warning: function returns address of local variable [-Wreturn-local-addr]
2 ../drivers/gpio/gpio-davinci.c:472:9: warning: function returns address of local variable [-Wreturn-local-addr]
1 ../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable]
1 ../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef]
1 ../drivers/cpufreq/qcom-cpufreq-kryo.c:168:1: warning: the frame size of 2416 bytes is larger than 2048 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../drivers/cpufreq/qcom-cpufreq-kryo.c:168:1: warning: the frame size of 2416 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/gpio/gpio-davinci.c:472:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/gpio/gpio-davinci.c:480:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 0 errors, 13 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/gpio/gpio-davinci.c:472:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/gpio/gpio-davinci.c:480:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
arm64-allnoconfig
x86_64-defconfig
Tree/Branch: next-20190124
Git describe: next-20190124
Commit: 755d01d176 Add linux-next specific files for 20190124
Build Time: 122 min 57 sec
Passed: 9 / 11 ( 81.82 %)
Failed: 2 / 11 ( 18.18 %)
Errors: 0
Warnings: 18
Section Mismatches: 0
Failed defconfigs:
arm64-allmodconfig
arm-allmodconfig
Errors:
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
3 warnings 0 mismatches : arm64-allmodconfig
5 warnings 0 mismatches : arm-multi_v5_defconfig
9 warnings 0 mismatches : arm-multi_v7_defconfig
13 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-allnoconfig
4 warnings 0 mismatches : arm-multi_v4t_defconfig
4 warnings 0 mismatches : x86_64-allmodconfig
2 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Warnings Summary: 18
8 ../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
7 <stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
5 ../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 ../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
2 ../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
2 ../drivers/gpio/gpio-davinci.c:480:9: warning: function returns address of local variable [-Wreturn-local-addr]
2 ../drivers/gpio/gpio-davinci.c:472:9: warning: function returns address of local variable [-Wreturn-local-addr]
1 ../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable]
1 ../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
1 ../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef]
1 ../drivers/cpufreq/qcom-cpufreq-kryo.c:168:1: warning: the frame size of 2416 bytes is larger than 2048 bytes [-Wframe-larger-than=]
1 ../drivers/acpi/acpi_dbg.c:774:1: warning: label 'err_exit' defined but not used [-Wunused-label]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 0 errors, 3 warnings, 0 section mismatches
Warnings:
../drivers/cpufreq/qcom-cpufreq-kryo.c:168:1: warning: the frame size of 2416 bytes is larger than 2048 bytes [-Wframe-larger-than=]
../drivers/gpu/drm/amd/amdgpu/../amdkfd/kfd_crat.c:866:5: warning: "CONFIG_X86_64" is not defined, evaluates to 0 [-Wundef]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 9 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/gpio/gpio-davinci.c:472:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/gpio/gpio-davinci.c:480:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 0 errors, 13 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/gpio/gpio-davinci.c:472:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/gpio/gpio-davinci.c:480:9: warning: function returns address of local variable [-Wreturn-local-addr]
../drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1469:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
../drivers/acpi/acpi_dbg.c:774:1: warning: label 'err_exit' defined but not used [-Wunused-label]
../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 2 warnings, 0 section mismatches
Warnings:
../fs/btrfs/relocation.c:2138:6: warning: unused variable 'root_objectid' [-Wunused-variable]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
arm64-allnoconfig
x86_64-defconfig
Tree/Branch: next-20190118
Git describe: next-20190118
Commit: 9673b4aa71 Add linux-next specific files for 20190118
Build Time: 122 min 19 sec
Passed: 9 / 11 ( 81.82 %)
Failed: 2 / 11 ( 18.18 %)
Errors: 5
Warnings: 15
Section Mismatches: 0
Failed defconfigs:
arm64-allmodconfig
arm-allmodconfig
Errors:
arm64-allmodconfig
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode'
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
arm-allmodconfig
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode'
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
-------------------------------------------------------------------------------
defconfigs with issues (other than build errors):
5 warnings 0 mismatches : arm64-allmodconfig
5 warnings 0 mismatches : arm-multi_v5_defconfig
6 warnings 0 mismatches : arm-multi_v7_defconfig
13 warnings 0 mismatches : arm-allmodconfig
1 warnings 0 mismatches : arm-allnoconfig
4 warnings 0 mismatches : arm-multi_v4t_defconfig
4 warnings 0 mismatches : x86_64-allmodconfig
1 warnings 0 mismatches : arm64-defconfig
-------------------------------------------------------------------------------
Errors summary: 5
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function)
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function)
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode'
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type
Warnings Summary: 15
8 ../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
7 <stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
5 ../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
4 ../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
3 ../drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable]
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: warning: 'return' with a value, in function returning void
2 ../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: warning: 'return' with a value, in function returning void
1 ../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
1 ../include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
1 ../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
1 ../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
1 ../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
===============================================================================
Detailed per-defconfig build reports below:
-------------------------------------------------------------------------------
arm64-allmodconfig : FAIL, 5 errors, 5 warnings, 0 section mismatches
Errors:
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode'
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
Warnings:
../include/linux/kernel.h:846:29: warning: comparison of distinct pointer types lacks a cast
../drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable]
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: warning: 'return' with a value, in function returning void
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: warning: 'return' with a value, in function returning void
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-multi_v5_defconfig : PASS, 0 errors, 5 warnings, 0 section mismatches
Warnings:
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v7_defconfig : PASS, 0 errors, 6 warnings, 0 section mismatches
Warnings:
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-allmodconfig : FAIL, 5 errors, 13 warnings, 0 section mismatches
Errors:
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:40:1: error: return type is an incomplete type
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:47:10: error: dereferencing pointer to incomplete type 'const struct drm_display_mode'
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: error: 'MODE_CLOCK_HIGH' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: error: 'MODE_OK' undeclared (first use in this function)
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:77:16: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types]
Warnings:
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable]
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:48:10: warning: 'return' with a value, in function returning void
../drivers/gpu/drm/rcar-du/rcar_dw_hdmi.c:50:9: warning: 'return' with a value, in function returning void
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/net/ethernet/mellanox/mlx5/core/en_stats.c:217:1: warning: the frame size of 1064 bytes is larger than 1024 bytes [-Wframe-larger-than=]
../drivers/scsi/qla2xxx/qla_iocb.c:1144:9: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 6 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/scsi/qla2xxx/qla_iocb.c:1184:8: warning: format '%llx' expects argument of type 'long long unsigned int', but argument 7 has type 'dma_addr_t {aka unsigned int}' [-Wformat=]
../drivers/staging/erofs/unzip_vle.c:253:29: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/scsi/myrs.c:821:24: warning: 'sshdr.sense_key' may be used uninitialized in this function [-Wmaybe-uninitialized]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm-allnoconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
-------------------------------------------------------------------------------
arm-multi_v4t_defconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
<stdin>:1339:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:244:45: warning: array subscript is above array bounds [-Warray-bounds]
../drivers/regulator/core.c:4799:38: warning: array subscript is above array bounds [-Warray-bounds]
-------------------------------------------------------------------------------
x86_64-allmodconfig : PASS, 0 errors, 4 warnings, 0 section mismatches
Warnings:
../samples/seccomp/user-trap.c:50:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../samples/seccomp/user-trap.c:83:2: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
../drivers/gpu/drm/arm/display/komeda/komeda_dev.c:52:26: warning: unused variable 'pdev' [-Wunused-variable]
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
arm64-defconfig : PASS, 0 errors, 1 warnings, 0 section mismatches
Warnings:
../include/linux/spinlock.h:279:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized]
-------------------------------------------------------------------------------
Passed with no errors, warnings or mismatches:
x86_64-allnoconfig
arm64-allnoconfig
x86_64-defconfig