# git rev-parse -q --verify 881eccbef52563feb4fde0d19d375884798783f7^{commit} 881eccbef52563feb4fde0d19d375884798783f7 already have revision, skipping fetch # git checkout -q -f -B kisskb 881eccbef52563feb4fde0d19d375884798783f7 # git clean -qxdf # < git log -1 # commit 881eccbef52563feb4fde0d19d375884798783f7 # Merge: 33e591dee915 503ae285944a # Author: Linus Torvalds # Date: Fri Oct 7 16:13:55 2022 -0700 # # Merge tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire # # Pull soundwire updates from Vinod Koul: # "Updates for Intel, Cadence and Qualcomm drivers: # # - another round of Intel driver cleanup to prepare for future code # reorg which is expected in next cycle (Pierre-Louis Bossart) # # - bus unattach notifications processing during re-enumeration along # with Cadence driver updates for this (Richard Fitzgerald) # # - Qualcomm driver updates to handle device0 status (Srinivas # Kandagatla)" # # * tag 'soundwire-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire: (42 commits) # soundwire: intel: add helper to stop bus # soundwire: intel: introduce helpers to start bus # soundwire: intel: introduce intel_shim_check_wake() helper # soundwire: intel: simplify read ops assignment # soundwire: intel: remove intel_init() wrapper # soundwire: intel: move shim initialization before power up/down # soundwire: intel: remove clock_stop parameter in intel_shim_init() # soundwire: intel: move all PDI initialization under intel_register_dai() # soundwire: intel: move DAI registration and debugfs init earlier # soundwire: intel: simplify flow and use devm_ for DAI registration # soundwire: intel: fix error handling on dai registration issues # soundwire: cadence: Simplify error paths in cdns_xfer_msg() # soundwire: cadence: Fix error check in cdns_xfer_msg() # soundwire: cadence: Write to correct address for each FIFO chunk # soundwire: bus: Fix wrong port number in sdw_handle_slave_alerts() # soundwire: qcom: do not send status of device 0 during alert # soundwire: qcom: update status from device id 1 # soundwire: cadence: Don't overwrite msg->buf during write commands # soundwire: bus: Don't exit early if no device IDs were programmed # soundwire: cadence: Fix lost ATTACHED interrupts when enumerating # ... # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 881eccbef52563feb4fde0d19d375884798783f7 # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_KCOV=n # Added to kconfig # < make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c: In function 'dc_stream_remove_writeback': /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:527:83: error: array subscript [0, 0] is outside array bounds of 'struct dc_writeback_info[1]' [-Werror=array-bounds] 527 | stream->writeback_info[j] = stream->writeback_info[i]; | ~~~~~~~~~~~~~~~~~~~~~~^~~ In file included from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc.h:1269, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/inc/core_types.h:29, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/basics/dc_common.h:29, from /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.c:27: /kisskb/src/drivers/gpu/drm/amd/amdgpu/../display/dc/dc_stream.h:241:34: note: while referencing 'writeback_info' 241 | struct dc_writeback_info writeback_info[MAX_DWB_PIPES]; | ^~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:250: drivers/gpu/drm/amd/amdgpu/../display/dc/core/dc_stream.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:525: drivers/gpu] Error 2 make[1]: *** [/kisskb/src/Makefile:1995: drivers] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 48 ARCH=s390 O=/kisskb/build/linus_s390-allyesconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allyesconfig_s390x-gcc11 # Build took: 0:27:57.341049