Buildresult: linus/sun3_defconfig/m68k-gcc8 built on Nov 26, 14:52
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Nov 26, 14:52
Duration:
0:00:56.342941
Builder:
alpine3
Revision:
Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb (
090472ed9c922e699dc61dd601a9b376a64f4390)
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 090472ed9c922e699dc61dd601a9b376a64f4390^{commit} 090472ed9c922e699dc61dd601a9b376a64f4390 already have revision, skipping fetch # git checkout -q -f -B kisskb 090472ed9c922e699dc61dd601a9b376a64f4390 # git clean -qxdf # < git log -1 # commit 090472ed9c922e699dc61dd601a9b376a64f4390 # Merge: b46ae77f6787 cb9a830e8717 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Sat Nov 25 18:22:42 2023 -0800 # # Merge tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb # # Pull USB / PHY / Thunderbolt fixes from Greg KH: # "Here are a number of reverts, fixes, and new device ids for 6.7-rc3 # for the USB, PHY, and Thunderbolt driver subsystems. Include in here # are: # # - reverts of some PHY drivers that went into 6.7-rc1 that shouldn't # have been merged yet, the author is reworking them based on review # comments as they were using older apis that shouldn't be used # anymore for newer drivers # # - small thunderbolt driver fixes for reported issues # # - USB driver fixes for a variety of small issues in dwc3, typec, # xhci, and other smaller drivers. # # - new device ids for usb-serial and onboard_usb_hub drivers. # # All of these have been in linux-next with no reported issues" # # * tag 'usb-6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (33 commits) # USB: serial: option: add Luat Air72*U series products # USB: dwc3: qcom: fix ACPI platform device leak # USB: dwc3: qcom: fix software node leak on probe errors # USB: dwc3: qcom: fix resource leaks on probe deferral # USB: dwc3: qcom: simplify wakeup interrupt setup # USB: dwc3: qcom: fix wakeup after probe deferral # dt-bindings: usb: qcom,dwc3: fix example wakeup interrupt types # usb: misc: onboard-hub: add support for Microchip USB5744 # dt-bindings: usb: microchip,usb5744: Add second supply # usb: misc: ljca: Fix enumeration error on Dell Latitude 9420 # USB: serial: option: add Fibocom L7xx modules # USB: xhci-plat: fix legacy PHY double init # usb: typec: tipd: Supply also I2C driver data # usb: xhci-mtk: fix in-ep's start-split check failure # usb: dwc3: set the dma max_seg_size # usb: config: fix iteration issue in 'usb_get_bos_descriptor()' # usb: dwc3: add missing of_node_put and platform_device_put # USB: dwc2: write HCINT with INTMASK applied # usb: misc: ljca: Drop _ADR support to get ljca children devices # usb: cdnsp: Fix deadlock issue during using NCM gadget # ... # < /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 090472ed9c922e699dc61dd601a9b376a64f4390 # 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:566, from /kisskb/src/include/linux/bitops.h:68, from /kisskb/src/include/linux/kernel.h:23, 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:56.342941
© Michael Ellerman 2006-2018.