Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-4.9.y
Topmost commits:
711554dc8b12 Linux 4.9.190-rc1
6c11cef93081 net: usb: pegasus: fix improper read if get_registers() fail
3386d75810ea Input: iforce - add sanity checks
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.9.189-69-g711554dc8b12/
Runtime: 40m 31s
Passed: 130
Failed: 0
Warnings: 21
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/cc93p5wq.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/cc93p5wq.s:18225: Warning: using r15 results in unpredictable behaviour
arm64.allmodconfig:
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allmodconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allnoconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-4.4.y
Topmost commits:
244e47df71ff Linux 4.4.190-rc1
28e04b3b9924 net: usb: pegasus: fix improper read if get_registers() fail
a65d0b8913a1 Input: iforce - add sanity checks
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.4.189-45-g244e47df71ff/
Runtime: 34m 11s
Passed: 126
Failed: 1
Warnings: 67
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.vf610m4_defconfig
-------------------------------------------------------------------------------
No errors
Warnings:
arm.allmodconfig:
/tmp/ccwAs6SU.s:18153: Warning: using r15 results in unpredictable behaviour
/tmp/ccwAs6SU.s:18225: Warning: using r15 results in unpredictable behaviour
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
arm.clps711x_defconfig:
arch/arm/mach-clps711x/board-autcpu12.c:163:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.davinci_all_defconfig:
arch/arm/mach-davinci/da8xx-dt.c:23:34: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.lpc32xx_defconfig:
arch/arm/mach-lpc32xx/phy3250.c:215:36: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm.mxs_defconfig:
arch/arm/mach-mxs/mach-mxs.c:285:26: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
arm64.allmodconfig:
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
warning: (IMA) selects TCG_CRB which has unmet direct dependencies (TCG_TPM && X86 && ACPI)
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
i386.allmodconfig:
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.allmodconfig:
samples/seccomp/bpf-direct.c:73:8: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
Documentation/ia64/aliasing-test.c:94:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:94:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:96:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:35: warning: format '%lx' expects argument of type 'long unsigned int', but argument 4 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/ia64/aliasing-test.c:98:41: warning: format '%lx' expects argument of type 'long unsigned int', but argument 5 has type 'off_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:110:38: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:114:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:116:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/laptops/dslm.c:118:39: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:26: warning: format '%ld' expects argument of type 'long int', but argument 2 has type '__time_t' {aka 'long long int'} [-Wformat=]
Documentation/ptp/testptp.c:317:32: warning: format '%ld' expects argument of type 'long int', but argument 3 has type '__syscall_slong_t' {aka 'long long int'} [-Wformat=]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
No new syscalls
No section mismatches
Here are the build results from automated periodic testing.
The tree being built was stable-rc, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
Branch: linux-4.19.y
Topmost commits:
060dc63c0495 Linux 4.19.68-rc1
a5b87a581447 netfilter: ebtables: also count base chain policies
8ba909c66655 net: usb: pegasus: fix improper read if get_registers() fail
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/stable-rc/v4.19.66-117-g060dc63c0495/
Runtime: 60m 2s
Passed: 137
Failed: 2
Warnings: 58
DTS warnings: 0
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.rpc_defconfig
riscv.rv32_defconfig
-------------------------------------------------------------------------------
Errors:
arm.rpc_defconfig:
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
riscv.rv32_defconfig:
arch/riscv/lib/tishift.S:19: Error: unrecognized opcode `sext.w a4,a5'
arch/riscv/lib/tishift.S:21: Error: unrecognized opcode `sext.w a2,a2'
arch/riscv/lib/tishift.S:26: Error: unrecognized opcode `sd a1,8(sp)'
arch/riscv/lib/tishift.S:27: Error: unrecognized opcode `sd a0,0(sp)'
arch/riscv/lib/tishift.S:28: Error: unrecognized opcode `ld a0,0(sp)'
arch/riscv/lib/tishift.S:29: Error: unrecognized opcode `ld a1,8(sp)'
arch/riscv/lib/tishift.S:35: Error: unrecognized opcode `negw a4,a4'
arch/riscv/lib/tishift.S:37: Error: unrecognized opcode `sd a1,0(sp)'
arch/riscv/lib/tishift.S:38: Error: unrecognized opcode `sd zero,8(sp)'
arch/riscv/lib/tishift.S:39: Error: unrecognized opcode `ld a0,0(sp)'
arch/riscv/lib/tishift.S:40: Error: unrecognized opcode `ld a1,8(sp)'
Warnings:
arm.allmodconfig:
/tmp/ccZILByK.s:18124: Warning: using r15 results in unpredictable behaviour
/tmp/ccZILByK.s:18196: Warning: using r15 results in unpredictable behaviour
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/md/dm-integrity.c:562:8: warning: argument to variable-length array may be too large [-Wvla-larger-than=]
drivers/md/dm-integrity.c:1597:12: warning: variable-length array bound is unknown [-Wvla-larger-than=]
arm.omap1_defconfig:
drivers/gpio/gpio-omap.c:1233:34: warning: array 'omap_gpio_match' assumed to have one element
arm64.allmodconfig:
drivers/crypto/ccp/sp-platform.c:36:36: warning: array 'sp_acpi_match' assumed to have one element
drivers/net/ethernet/freescale/dpaa/dpaa_eth.c:2742:34: warning: array 'dpaa_match' assumed to have one element
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
include/linux/string.h:333:9: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
include/linux/string.h:333:9: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/iio/adc/rcar-gyroadc.c:519:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/md/dm-integrity.c:562:8: warning: argument to variable-length array may be too large [-Wvla-larger-than=]
drivers/md/dm-integrity.c:1597:12: warning: variable-length array bound is unknown [-Wvla-larger-than=]
arch/x86/boot/edd.c:150:11: warning: taking address of packed member of 'struct boot_params' may result in an unaligned pointer value [-Waddress-of-packed-member]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
arch/riscv/kernel/ftrace.c:135:6: warning: unused variable 'err' [-Wunused-variable]
drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c:569:37: warning: 'data[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c:568:36: warning: 'data[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c:567:35: warning: 'data[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c:520:37: warning: 'data[2]' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c:519:36: warning: 'data[1]' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/net/wireless/mediatek/mt76/mt76x2_eeprom.c:518:35: warning: 'data[0]' may be used uninitialized in this function [-Wmaybe-uninitialized]
x86.allmodconfig:
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arch/x86/boot/edd.c:150:11: warning: taking address of packed member of 'struct boot_params' may result in an unaligned pointer value [-Waddress-of-packed-member]
x86.allnoconfig:
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.defconfig:
arch/x86/include/asm/bootparam_utils.h:39:3: warning: 'memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/bootparam_utils.h:42:3: warning: 'memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_64.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:312:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
No DTS warnings
No new syscalls
No section mismatches