# git rev-parse -q --verify 109f6d10ec17302c4666f7df3dfa0e31d8589d41^{commit} 109f6d10ec17302c4666f7df3dfa0e31d8589d41 already have revision, skipping fetch # git checkout -q -f -B kisskb 109f6d10ec17302c4666f7df3dfa0e31d8589d41 # git clean -qxdf # < git log -1 # commit 109f6d10ec17302c4666f7df3dfa0e31d8589d41 # Author: Stephen Rothwell # Date: Wed Apr 6 15:27:26 2022 +1000 # # Add linux-next specific files for 20220406 # # Signed-off-by: Stephen Rothwell # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 109f6d10ec17302c4666f7df3dfa0e31d8589d41 # < make -s -j 10 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-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 10 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 10 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig # make -s -j 10 ARCH=x86 O=/kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- WARNING: modpost: drivers/gpu/drm/bridge/chipone-icn6211.prelink.o(.exit.data+0x0): Section mismatch in reference from the variable __cfi_jt_cleanup_module to the function .init.text:cleanup_module() The variable __exitdata __cfi_jt_cleanup_module references a function __init cleanup_module(). This is often seen when error handling in the exit function uses functionality in the init path. The fix is often to remove the __init annotation of cleanup_module() so it may be used outside an init section. Completed OK # rm -rf /kisskb/build/linux-next_x86-allmodconfig_x86_64-gcc11 # Build took: 0:42:37.933855