# git rev-parse -q --verify 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27^{commit} 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27 already have revision, skipping fetch # git checkout -q -f -B kisskb 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27 # git clean -qxdf # < git log -1 # commit 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27 # Author: Stephen Rothwell # Date: Fri Oct 8 17:56:40 2021 +1100 # # Add linux-next specific files for 20211008 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 683f29b781aeaab6bf302eeb2ef08a5e5f9d8a27 # < make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/drivers/spi/spi-tegra20-slink.c:1197:12: error: 'tegra_slink_runtime_resume' defined but not used [-Werror=unused-function] 1197 | static int tegra_slink_runtime_resume(struct device *dev) | ^~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[3]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/spi/spi-tegra20-slink.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/spi] Error 2 make[2]: *** Waiting for unfinished jobs.... In file included from : In function 'ath11k_peer_assoc_h_smps', inlined from 'ath11k_peer_assoc_prepare' at /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2362:2: /kisskb/src/include/linux/compiler_types.h:317:45: error: call to '__compiletime_assert_637' declared with attribute error: FIELD_GET: type of reg too small for mask 317 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^ /kisskb/src/include/linux/compiler_types.h:298:25: note: in definition of macro '__compiletime_assert' 298 | prefix ## suffix(); \ | ^~~~~~ /kisskb/src/include/linux/compiler_types.h:317:9: note: in expansion of macro '_compiletime_assert' 317 | _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) | ^~~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' 39 | #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) | ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bitfield.h:52:17: note: in expansion of macro 'BUILD_BUG_ON_MSG' 52 | BUILD_BUG_ON_MSG((_mask) > (typeof(_reg))~0ull, \ | ^~~~~~~~~~~~~~~~ /kisskb/src/include/linux/bitfield.h:108:17: note: in expansion of macro '__BF_FIELD_CHECK' 108 | __BF_FIELD_CHECK(_mask, _reg, 0U, "FIELD_GET: "); \ | ^~~~~~~~~~~~~~~~ /kisskb/src/drivers/net/wireless/ath/ath11k/mac.c:2079:24: note: in expansion of macro 'FIELD_GET' 2079 | smps = FIELD_GET(IEEE80211_HE_6GHZ_CAP_SM_PS, | ^~~~~~~~~ make[6]: *** [/kisskb/src/scripts/Makefile.build:288: drivers/net/wireless/ath/ath11k/mac.o] Error 1 make[6]: *** Waiting for unfinished jobs.... make[5]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/net/wireless/ath/ath11k] Error 2 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/net/wireless/ath] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/net/wireless] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:571: drivers/net] Error 2 make[1]: *** [/kisskb/src/Makefile:2019: drivers] Error 2 make: *** [Makefile:226: __sub-make] Error 2 Command 'make -s -j 32 ARCH=m68k O=/kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linux-next_m68k-allmodconfig_m68k-gcc11 # Build took: 0:10:57.878853