# 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-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 36bbbd0e234d817938bdc52121a0f5473b3e58f5 # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allnoconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # < make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] WARNING: unmet direct dependencies detected for COMPAT_BINFMT_ELF Depends on [n]: COMPAT [=y] && BINFMT_ELF [=n] Selected by [y]: - COMPAT [=y] && SPARC64 [=y] # make -s -j 120 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allnoconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allnoconfig_sparc64 # Build took: 0:00:12.201192