Buildresult: linus/sun3_defconfig/m68k-gcc8 built on Sep 8 2023, 18:20
kisskb
Revisions
|
Branches
|
Compilers
|
Configs
|
Build Results
|
Build Failures
|
Status:
OK
Date/Time:
Sep 8 2023, 18:20
Duration:
0:00:58.285031
Builder:
ka4
Revision:
Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm (
a48fa7efaf1161c1c898931fe4c7f0070964233a)
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 a48fa7efaf1161c1c898931fe4c7f0070964233a^{commit} a48fa7efaf1161c1c898931fe4c7f0070964233a already have revision, skipping fetch # git checkout -q -f -B kisskb a48fa7efaf1161c1c898931fe4c7f0070964233a # git clean -qxdf # < git log -1 # commit a48fa7efaf1161c1c898931fe4c7f0070964233a # Merge: 73be7fb14e83 43ffcd6fa163 # Author: Linus Torvalds <torvalds@linux-foundation.org> # Date: Thu Sep 7 19:47:04 2023 -0700 # # Merge tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Regular rounds of rc1 fixes, a large bunch for amdgpu since it's three # weeks in one go, one i915, one nouveau and one ivpu. # # I think there might be a few more fixes in misc that I haven't pulled # in yet, but we should get them all for rc2. # # amdgpu: # - Display replay fixes # - Fixes for headless boards # - Fix documentation breakage # - RAS fixes # - Handle newer IP discovery tables # - SMU 13.0.6 fixes # - SR-IOV fixes # - Display vstartup fixes # - NBIO 7.9 fixes # - Display scaling mode fixes # - Debugfs power reporting fix # - GC 9.4.3 fixes # - Dirty framebuffer fixes for fbcon # - eDP fixes # - DCN 3.1.5 fix # - Display ODM fixes # - GPU core dump fix # - Re-enable zops property now that IGT test is fixed # - Fix possible UAF in CS code # - Cursor degamma fix # # amdkfd: # - HMM fixes # - Interrupt masking fix # - GFX11 MQD fixes # # i915: # - Mark requests for GuC virtual engines to avoid use-after-free # # nouveau: # - Fix fence state in nouveau_fence_emit() # # ivpu: # - replace strncpy" # # * tag 'drm-next-2023-09-08' of git://anongit.freedesktop.org/drm/drm: (51 commits) # drm/amdgpu: Restrict bootloader wait to SMUv13.0.6 # drm/amd/display: prevent potential division by zero errors # drm/amd/display: enable cursor degamma for DCN3+ DRM legacy gamma # drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1 # Revert "drm/amd/display: Remove v_startup workaround for dcn3+" # drm/amdgpu: fix amdgpu_cs_p1_user_fence # Revert "Revert "drm/amd/display: Implement zpos property"" # drm/amdkfd: Add missing gfx11 MQD manager callbacks # drm/amdgpu: Free ras cmd input buffer properly # drm/amdgpu: Hide xcp partition sysfs under SRIOV # drm/amdgpu: use read-modify-write mode for gfx v9_4_3 SQ setting # drm/amdkfd: use mask to get v9 interrupt sq data bits correctly # drm/amdgpu: Allocate coredump memory in a nonblocking way # drm/amdgpu: Support query ecc cap for aqua_vanjaram # drm/amdgpu: Add umc_info v4_0 structure # drm/amd/display: always switch off ODM before committing more streams # drm/amd/display: Remove wait while locked # drm/amd/display: update blank state on ODM changes # drm/amd/display: Add smu write msg id fail retry process # drm/amdgpu: Add SMU v13.0.6 default reset methods # ... # < /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 a48fa7efaf1161c1c898931fe4c7f0070964233a # make -s -j 40 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 40 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 40 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 40 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:58.285031
© Michael Ellerman 2006-2018.