# git rev-parse -q --verify cb95712138ec5e480db5160b41172bbc6f6494cc^{commit} cb95712138ec5e480db5160b41172bbc6f6494cc already have revision, skipping fetch # git checkout -q -f -B kisskb cb95712138ec5e480db5160b41172bbc6f6494cc # git clean -qxdf # < git log -1 # commit cb95712138ec5e480db5160b41172bbc6f6494cc # Merge: 550c2129d93d 64ef8f2c4791 # Author: Linus Torvalds # Date: Sun Aug 23 11:37:23 2020 -0700 # # Merge tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux # # Pull powerpc fixes from Michael Ellerman: # # - Add perf support for emitting extended registers for power10. # # - A fix for CPU hotplug on pseries, where on large/loaded systems we # may not wait long enough for the CPU to be offlined, leading to # crashes. # # - Addition of a raw cputable entry for Power10, which is not required # to boot, but is required to make our PMU setup work correctly in # guests. # # - Three fixes for the recent changes on 32-bit Book3S to move modules # into their own segment for strict RWX. # # - A fix for a recent change in our powernv PCI code that could lead to # crashes. # # - A change to our perf interrupt accounting to avoid soft lockups when # using some events, found by syzkaller. # # - A change in the way we handle power loss events from the hypervisor # on pseries. We no longer immediately shut down if we're told we're # running on a UPS. # # - A few other minor fixes. # # Thanks to Alexey Kardashevskiy, Andreas Schwab, Aneesh Kumar K.V, Anju T # Sudhakar, Athira Rajeev, Christophe Leroy, Frederic Barrat, Greg Kurz, # Kajol Jain, Madhavan Srinivasan, Michael Neuling, Michael Roth, # Nageswara R Sastry, Oliver O'Halloran, Thiago Jung Bauermann, # Vaidyanathan Srinivasan, Vasant Hegde. # # * tag 'powerpc-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux: # powerpc/perf/hv-24x7: Move cpumask file to top folder of hv-24x7 driver # powerpc/32s: Fix module loading failure when VMALLOC_END is over 0xf0000000 # powerpc/pseries: Do not initiate shutdown when system is running on UPS # powerpc/perf: Fix soft lockups due to missed interrupt accounting # powerpc/powernv/pci: Fix possible crash when releasing DMA resources # powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death # powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined # powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32 # powerpc/fixmap: Fix the size of the early debug area # powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled # powerpc/kernel: Cleanup machine check function declarations # powerpc: Add POWER10 raw mode cputable entry # powerpc/perf: Add extended regs support for power10 platform # powerpc/perf: Add support for outputting extended regs in perf intr_regs # powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores # < /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 cb95712138ec5e480db5160b41172bbc6f6494cc # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 48 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_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/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ In file included from /kisskb/src/include/linux/printk.h:405, from /kisskb/src/include/linux/kernel.h:15, from /kisskb/src/include/linux/clk.h:13, from /kisskb/src/drivers/crypto/sa2ul.c:11: /kisskb/src/drivers/crypto/sa2ul.c: In function 'sa_sha_init': /kisskb/src/drivers/crypto/sa2ul.c:1486:33: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] crypto_ahash_digestsize(tfm), (u64)rctx); ^ /kisskb/src/include/linux/dynamic_debug.h:125:15: note: in definition of macro '__dynamic_func_call' func(&id, ##__VA_ARGS__); \ ^~~~~~~~~~~ /kisskb/src/include/linux/dynamic_debug.h:157:2: note: in expansion of macro '_dynamic_func_call' _dynamic_func_call(fmt,__dynamic_dev_dbg, \ ^~~~~~~~~~~~~~~~~~ /kisskb/src/include/linux/dev_printk.h:115:2: note: in expansion of macro 'dynamic_dev_dbg' dynamic_dev_dbg(dev, dev_fmt(fmt), ##__VA_ARGS__) ^~~~~~~~~~~~~~~ /kisskb/src/drivers/crypto/sa2ul.c:1485:2: note: in expansion of macro 'dev_dbg' dev_dbg(sa_k3_dev, "init: digest size: %d, rctx=%llx\n", ^~~~~~~ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:13:44.427371