# 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/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 36bbbd0e234d817938bdc52121a0f5473b3e58f5 # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le-gcc8 # Build took: 0:00:45.300295