# git rev-parse -q --verify 34f0ee3c18c1ba6b31eea86c1e154ef1a7f31d56^{commit} 34f0ee3c18c1ba6b31eea86c1e154ef1a7f31d56 already have revision, skipping fetch # git checkout -q -f -B kisskb 34f0ee3c18c1ba6b31eea86c1e154ef1a7f31d56 # git clean -qxdf # < git log -1 # commit 34f0ee3c18c1ba6b31eea86c1e154ef1a7f31d56 # Author: Gautham R. Shenoy # Date: Tue Jul 17 16:57:29 2018 +0530 # # powerpc/powernv: Save & Restore SPRG3 on entry/exit from stop (idle) # # On 64-bit Servers, SPRN_SPRG3 and its userspace read-only mirror # SPRN_USPRG3 are used as userspace VDSO write and read registers # respectively. # # SPRN_SPRG3 is lost when we enter stop4 and above, and is currently not # restored. As a result, any read from SPRN_USPRG3 returns zero on an # exit from stop4 and above. This affects Power9 only. # # Thus in this situation, any call from sched_getcpu() always returns # zero, as on powerpc, we call __kernel_getcpu() which relies upon # SPRN_USPRG3 to report the CPU and NUMA node information. # # Fix this by saving the SPRN_SPRG3 before entering a deep stop state, # and restoring it back on wakeup from the stop state. # # Fixes: e1c1cfed5432 ("powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle") # Cc: stable@vger.kernel.org # v4.14+ # Reported-by: Florian Weimer # Signed-off-by: Gautham R. Shenoy # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux-gcc --version # < git log --format=%s --max-count=1 34f0ee3c18c1ba6b31eea86c1e154ef1a7f31d56 # < make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- defconfig # make -s -j 48 ARCH=mips O=/kisskb/build/powerpc-fixes_mips-defconfig_mipsel CROSS_COMPILE=/opt/cross/kisskb/br-mipsel-o32-full-2016.08-613-ge98b4dd/bin/mipsel-linux- FIT description: Linux 4.18.0-rc3-g34f0ee3 Created: Wed Jul 18 00:18:31 2018 Image 0 (kernel@0) Description: Linux 4.18.0-rc3-g34f0ee3 Created: Wed Jul 18 00:18:31 2018 Type: Kernel Image Compression: gzip compressed Data Size: 4499484 Bytes = 4394.03 kB = 4.29 MB Architecture: MIPS OS: Linux Load Address: 0x80100000 Entry Point: 0x80877e70 Hash algo: sha1 Hash value: be5bf6203146b8855469f01bc64c1cc19bf5a3f3 Image 1 (fdt@boston) Description: img,boston Device Tree Created: Wed Jul 18 00:18:31 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 3668 Bytes = 3.58 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 569c37cc891ce1e1f3a193cb41cc691a5d2debb5 Image 2 (fdt@ni169445) Description: NI 169445 device tree Created: Wed Jul 18 00:18:31 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 1871 Bytes = 1.83 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 51b89b31605ee62038c8468c429af091dfc75ec7 Image 3 (fdt@xilfpga) Description: MIPSfpga (xilfpga) Device Tree Created: Wed Jul 18 00:18:31 2018 Type: Flat Device Tree Compression: uncompressed Data Size: 2708 Bytes = 2.64 kB = 0.00 MB Architecture: MIPS Hash algo: sha1 Hash value: 509ce58e44c561d54539e64e9d4b47054e696fc6 Default Configuration: 'conf@default' Configuration 0 (conf@default) Description: Generic Linux kernel Kernel: kernel@0 Configuration 1 (conf@boston) Description: Boston Linux kernel Kernel: kernel@0 FDT: fdt@boston Configuration 2 (conf@ni169445) Description: NI 169445 Linux Kernel Kernel: kernel@0 FDT: fdt@ni169445 Configuration 3 (conf@xilfpga) Description: MIPSfpga Linux kernel Kernel: kernel@0 FDT: fdt@xilfpga Completed OK # rm -rf /kisskb/build/powerpc-fixes_mips-defconfig_mipsel # Build took: 0:01:43.076766