# git rev-parse -q --verify f306b90c69ce3994bb8046b54374a90a27f66be6^{commit} f306b90c69ce3994bb8046b54374a90a27f66be6 already have revision, skipping fetch # git checkout -q -f -B kisskb f306b90c69ce3994bb8046b54374a90a27f66be6 # git clean -qxdf # < git log -1 # commit f306b90c69ce3994bb8046b54374a90a27f66be6 # Merge: d8e988b62f94 c9871c800f65 # Author: Linus Torvalds # Date: Sun Sep 12 12:42:51 2021 -0700 # # Merge tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull CPU hotplug updates from Thomas Gleixner: # "Updates for the SMP and CPU hotplug: # # - Remove DEFINE_SMP_CALL_CACHE_FUNCTION() which is a left over of the # original hotplug code and now causing trouble with the ARM64 cache # topology setup due to the pointless SMP function call. # # It's not longer required as the hotplug callbacks are guaranteed to # be invoked on the upcoming CPU. # # - Remove the deprecated and now unused CPU hotplug functions # # - Rewrite the CPU hotplug API documentation" # # * tag 'smp-urgent-2021-09-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # Documentation: core-api/cpuhotplug: Rewrite the API section # cpu/hotplug: Remove deprecated CPU-hotplug functions. # thermal: Replace deprecated CPU-hotplug functions. # drivers: base: cacheinfo: Get rid of DEFINE_SMP_CALL_CACHE_FUNCTION() # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 f306b90c69ce3994bb8046b54374a90a27f66be6 # < make -s -j 32 ARCH=arm O=/kisskb/build/linus_at91_dt_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- at91_dt_defconfig # < make -s -j 32 ARCH=arm O=/kisskb/build/linus_at91_dt_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- help # make -s -j 32 ARCH=arm O=/kisskb/build/linus_at91_dt_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- olddefconfig # make -s -j 32 ARCH=arm O=/kisskb/build/linus_at91_dt_defconfig_arm-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/arm-linux-gnueabi/bin/arm-linux-gnueabi- /kisskb/src/net/sched/sch_frag.c: In function 'sch_fragment': /kisskb/src/net/sched/sch_frag.c:93:10: warning: missing braces around initializer [-Wmissing-braces] struct rtable sch_frag_rt = { 0 }; ^ /kisskb/src/net/sched/sch_frag.c:93:10: warning: (near initialization for 'sch_frag_rt.dst') [-Wmissing-braces] Completed OK # rm -rf /kisskb/build/linus_at91_dt_defconfig_arm-gcc4.9 # Build took: 0:01:29.485746