# git rev-parse -q --verify 36bbbd0e234d817938bdc52121a0f5473b3e58f5^{commit} 36bbbd0e234d817938bdc52121a0f5473b3e58f5 already have revision, skipping fetch # git checkout -q -f -B kisskb 36bbbd0e234d817938bdc52121a0f5473b3e58f5 # git clean -qxdf # < git log -1 # commit 36bbbd0e234d817938bdc52121a0f5473b3e58f5 # Merge: f4f6a2e32952 1b04fa990026 # Author: Linus Torvalds # Date: Mon Jan 4 10:55:19 2021 -0800 # # Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu # # Pull RCU fix from Paul McKenney: # "This is a fix for a regression in the v5.10 merge window, but it was # reported quite late in the v5.10 process, plus generating and testing # the fix took some time. # # The regression is due to commit 36dadef23fcc ("kprobes: Init kprobes # in early_initcall") which on powerpc can use RCU Tasks before # initialization, resulting in boot failures. # # The fix is straightforward, simply moving initialization of RCU Tasks # before the early_initcall()s. The fix has been exposed to -next and # kbuild test robot testing, and has been tested by the PowerPC guys" # # * 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu: # rcu-tasks: Move RCU-tasks initialization to before early_initcall() # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 36bbbd0e234d817938bdc52121a0f5473b3e58f5 # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- randconfig KCONFIG_SEED=0xA691CB80 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- help # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- olddefconfig # make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:25: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum /kisskb/src/arch/arm64/kernel/smp.c: In function 'arch_show_interrupts': /kisskb/src/arch/arm64/kernel/smp.c:810:16: warning: unused variable 'irq' [-Wunused-variable] unsigned int irq = irq_desc_get_irq(ipi_desc[i]); ^ In file included from :0:0: /kisskb/src/mm/mremap.c: In function 'get_extent': /kisskb/src/include/linux/compiler_types.h:320:38: error: call to '__compiletime_assert_383' declared with attribute error: BUILD_BUG failed _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/compiler_types.h:301:4: note: in definition of macro '__compiletime_assert' prefix ## suffix(); \ ^ /kisskb/src/include/linux/compiler_types.h:320:2: note: in expansion of macro '_compiletime_assert' _compiletime_assert(condition, msg, __compiletime_assert_, __COUNTER__) ^ /kisskb/src/include/linux/build_bug.h:39:37: note: in expansion of macro 'compiletime_assert' #define BUILD_BUG_ON_MSG(cond, msg) compiletime_assert(!(cond), msg) ^ /kisskb/src/include/linux/build_bug.h:59:21: note: in expansion of macro 'BUILD_BUG_ON_MSG' #define BUILD_BUG() BUILD_BUG_ON_MSG(1, "BUILD_BUG failed") ^ /kisskb/src/mm/mremap.c:355:3: note: in expansion of macro 'BUILD_BUG' BUILD_BUG(); ^ make[2]: *** [/kisskb/src/scripts/Makefile.build:279: mm/mremap.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1805: mm] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/fs/ntfs/aops.c: In function 'ntfs_write_mst_block': /kisskb/src/fs/ntfs/aops.c:1311:1: warning: the frame size of 2224 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ make: *** [Makefile:185: __sub-make] Error 2 Command 'make -s -j 48 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc5.4 # Build took: 0:07:44.326252