Buildresult: linus/sun3_defconfig/m68k-gcc8 built on Aug 30 2023, 12:55
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Aug 30 2023, 12:55
Duration:
0:00:50.198850
Builder:
alpine3
Revision:
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm (
d68b4b6f307d155475cce541f2aee938032ed22e)
Target:
linus/sun3_defconfig/m68k-gcc8
Branch:
linus
Compiler:
m68k-gcc8
(m68k-linux-gcc (GCC) 8.5.0 / GNU ld (GNU Binutils) 2.36.1)
Config:
sun3_defconfig
(
download
)
Log:
Download original
Possible warnings (1)
drivers/net/ethernet/i825xx/sun3_82586.c:990:108: warning: array subscript 1 is above array bounds of 'volatile struct transmit_cmd_struct *[1]' [-Warray-bounds]
Full Log
# git rev-parse -q --verify d68b4b6f307d155475cce541f2aee938032ed22e^{commit} d68b4b6f307d155475cce541f2aee938032ed22e already have revision, skipping fetch # git checkout -q -f -B kisskb d68b4b6f307d155475cce541f2aee938032ed22e # git clean -qxdf # < git log -1 # commit d68b4b6f307d155475cce541f2aee938032ed22e # Merge: b96a3e9142fd dce8f8ed1de1 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Tue Aug 29 14:53:51 2023 -0700 # # Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm # # Pull non-MM updates from Andrew Morton: # # - An extensive rework of kexec and crash Kconfig from Eric DeVolder # ("refactor Kconfig to consolidate KEXEC and CRASH options") # # - kernel.h slimming work from Andy Shevchenko ("kernel.h: Split out a # couple of macros to args.h") # # - gdb feature work from Kuan-Ying Lee ("Add GDB memory helper # commands") # # - vsprintf inclusion rationalization from Andy Shevchenko # ("lib/vsprintf: Rework header inclusions") # # - Switch the handling of kdump from a udev scheme to in-kernel # handling, by Eric DeVolder ("crash: Kernel handling of CPU and memory # hot un/plug") # # - Many singleton patches to various parts of the tree # # * tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm: (81 commits) # document while_each_thread(), change first_tid() to use for_each_thread() # drivers/char/mem.c: shrink character device's devlist[] array # x86/crash: optimize CPU changes # crash: change crash_prepare_elf64_headers() to for_each_possible_cpu() # crash: hotplug support for kexec_load() # x86/crash: add x86 crash hotplug support # crash: memory and CPU hotplug sysfs attributes # kexec: exclude elfcorehdr from the segment digest # crash: add generic infrastructure for crash hotplug support # crash: move a few code bits to setup support of crash hotplug # kstrtox: consistently use _tolower() # kill do_each_thread() # nilfs2: fix WARNING in mark_buffer_dirty due to discarded buffer reuse # scripts/bloat-o-meter: count weak symbol sizes # treewide: drop CONFIG_EMBEDDED # lockdep: fix static memory detection even more # lib/vsprintf: declare no_hash_pointers in sprintf.h # lib/vsprintf: split out sprintf() and friends # kernel/fork: stop playing lockless games for exe_file replacement # adfs: delete unused "union adfs_dirtail" definition # ... # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 d68b4b6f307d155475cce541f2aee938032ed22e # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- sun3_defconfig # < make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 160 ARCH=m68k O=/kisskb/build/linus_sun3_defconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- In file included from /kisskb/src/include/linux/swab.h:5, from /kisskb/src/include/uapi/linux/byteorder/big_endian.h:14, from /kisskb/src/include/linux/byteorder/big_endian.h:5, from /kisskb/src/arch/m68k/include/uapi/asm/byteorder.h:5, from /kisskb/src/include/asm-generic/bitops/le.h:6, from /kisskb/src/arch/m68k/include/asm/bitops.h:545, from /kisskb/src/include/linux/bitops.h:68, from /kisskb/src/include/linux/kernel.h:22, from /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:32: /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c: In function 'sun3_82586_timeout': /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:990:108: warning: array subscript 1 is above array bounds of 'volatile struct transmit_cmd_struct *[1]' [-Warray-bounds] printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); ~~~~~~~~~~~~^~~ /kisskb/src/include/uapi/linux/swab.h:107:12: note: in definition of macro '__swab16' __fswab16(x)) ^ /kisskb/src/include/linux/printk.h:455:26: note: in expansion of macro 'printk_index_wrap' #define printk(fmt, ...) printk_index_wrap(_printk, fmt, ##__VA_ARGS__) ^~~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/ethernet/i825xx/sun3_82586.c:990:3: note: in expansion of macro 'printk' printk("%s: command-stats: %04x %04x\n",dev->name,swab16(p->xmit_cmds[0]->cmd_status),swab16(p->xmit_cmds[1]->cmd_status)); ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_sun3_defconfig_m68k-gcc8 # Build took: 0:00:50.198850
© Michael Ellerman 2006-2018.