# git rev-parse -q --verify 454099efd693c76a25d6326d2c5b1d7003b480f9^{commit} 454099efd693c76a25d6326d2c5b1d7003b480f9 already have revision, skipping fetch # git checkout -q -f -B kisskb 454099efd693c76a25d6326d2c5b1d7003b480f9 # git clean -qxdf # < git log -1 # commit 454099efd693c76a25d6326d2c5b1d7003b480f9 # Author: Christophe Leroy # Date: Fri Feb 14 06:53:00 2020 +0000 # # powerpc/6xx: Fix power_save_ppc32_restore() with CONFIG_VMAP_STACK # # power_save_ppc32_restore() is called during exception entry, before # re-enabling the MMU. It substracts KERNELBASE from the address # of nap_save_msscr0 to access it. # # With CONFIG_VMAP_STACK enabled, data MMU translation has already been # re-enabled, so power_save_ppc32_restore() has to access # nap_save_msscr0 by its virtual address. # # Reported-by: Larry Finger # Signed-off-by: Christophe Leroy # Fixes: cd08f109e262 ("powerpc/32s: Enable CONFIG_VMAP_STACK") # Tested-by: Larry Finger # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/7bce32ccbab3ba3e3e0f27da6961bf6313df97ed.1581663140.git.christophe.leroy@c-s.fr # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 454099efd693c76a25d6326d2c5b1d7003b480f9 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc8272_ads_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_32.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_32.S:1091: Warning: invalid register expression INFO: Uncompressed kernel (size 0x5a7dd8) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5977c4) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc2-g454099efd693 Created: Mon Feb 17 16:37:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2932662 Bytes = 2863.93 KiB = 2.80 MiB Load Address: 00600000 Entry Point: 00600894 Image Name: Linux-5.6.0-rc2-g454099efd693 Created: Mon Feb 17 16:37:45 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2901577 Bytes = 2833.57 KiB = 2.77 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc5 # Build took: 0:01:01.643449