# 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-8.1.0-nolibc/hppa-linux/bin/hppa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux-ld --version # < git log --format=%s --max-count=1 f306b90c69ce3994bb8046b54374a90a27f66be6 # < make -s -j 8 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- generic-32bit_defconfig # < make -s -j 8 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- help # make -s -j 8 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- olddefconfig # make -s -j 8 ARCH=parisc O=/kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/hppa-linux/bin/hppa-linux- /kisskb/src/block/genhd.c: In function 'diskstats_show': /kisskb/src/block/genhd.c:1169:1: warning: the frame size of 1672 bytes is larger than 1536 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/scsi/ncr53c8xx.c:8000:26: warning: 'retrieve_from_waiting_list' defined but not used [-Wunused-function] static struct scsi_cmnd *retrieve_from_waiting_list(int to_remove, struct ncb *np, struct scsi_cmnd *cmd) ^~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/lib/xxhash.c: In function 'xxh64': /kisskb/src/lib/xxhash.c:236:1: warning: the frame size of 1616 bytes is larger than 1536 bytes [-Wframe-larger-than=] } ^ Completed OK # rm -rf /kisskb/build/linus_generic-32bit_defconfig_parisc-gcc8 # Build took: 0:02:28.033759