# git rev-parse -q --verify d7e23b887f67178c4f840781be7a6aa6aeb52ab1^{commit} d7e23b887f67178c4f840781be7a6aa6aeb52ab1 already have revision, skipping fetch # git checkout -q -f -B kisskb d7e23b887f67178c4f840781be7a6aa6aeb52ab1 # git clean -qxdf # < git log -1 # commit d7e23b887f67178c4f840781be7a6aa6aeb52ab1 # Author: Christophe Leroy # Date: Wed Jul 31 06:01:42 2019 +0000 # # powerpc/kasan: fix early boot failure on PPC32 # # Due to commit 4a6d8cf90017 ("powerpc/mm: don't use pte_alloc_kernel() # until slab is available on PPC32"), pte_alloc_kernel() cannot be used # during early KASAN init. # # Fix it by using memblock_alloc() instead. # # Fixes: 2edb16efc899 ("powerpc/32: Add KASAN support") # Cc: stable@vger.kernel.org # v5.2+ # Reported-by: Erhard F. # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/da89670093651437f27d2975224712e0a130b055.1564552796.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 d7e23b887f67178c4f840781be7a6aa6aeb52ab1 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- linkstation_defconfig WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ INFO: Uncompressed kernel (size 0x5985c0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.3.0-rc2-gd7e23b887f67 Created: Thu Aug 1 02:42:30 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2909426 Bytes = 2841.24 KiB = 2.77 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/powerpc-fixes_linkstation_defconfig_powerpc-gcc5 # Build took: 0:01:06.684957