# git rev-parse -q --verify af3d0a68698c7e5df8b72267086b23422a3954bb^{commit} af3d0a68698c7e5df8b72267086b23422a3954bb already have revision, skipping fetch # git checkout -q -f -B kisskb af3d0a68698c7e5df8b72267086b23422a3954bb # git clean -qxdf # < git log -1 # commit af3d0a68698c7e5df8b72267086b23422a3954bb # Author: Christophe Leroy # Date: Fri Mar 6 16:49:49 2020 +0000 # # powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC # # With CONFIG_KASAN_VMALLOC, new page tables are created at the time # shadow memory for vmalloc area is unmapped. If some parts of the # page table still have entries to the zero page shadow memory, the # entries are wrongly marked RW. # # With CONFIG_KASAN_VMALLOC, almost the entire kernel address space # is managed by KASAN. To make it simple, just create KASAN page tables # for the entire kernel space at kasan_init(). That doesn't use much # more space, and that's anyway already done for hash platforms. # # Fixes: 3d4247fcc938 ("powerpc/32: Add support of KASAN_VMALLOC") # Signed-off-by: Christophe Leroy # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/ef5248fc1f496c6b0dfdb59380f24968f25f75c5.1583513368.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 af3d0a68698c7e5df8b72267086b23422a3954bb # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/mpc85xx_cds_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8541cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) /kisskb/src/arch/powerpc/boot/dts/fsl/mpc8555cds.dts:330.3-21: Warning (pci_device_bus_num): /pci@e0008000/i8259@19000:bus-range: PCI bus number 1 out of range, expected (0 - 0) INFO: Uncompressed kernel (size 0x543094) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x543094) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x543094) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x532998) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 01:24:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2721561 Bytes = 2657.77 KiB = 2.60 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 01:24:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2751817 Bytes = 2687.32 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006002a4 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 01:24:49 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2750882 Bytes = 2686.41 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006002a4 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 01:24:48 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2750886 Bytes = 2686.41 KiB = 2.62 MiB Load Address: 00600000 Entry Point: 006002a4 Completed OK # rm -rf /kisskb/build/powerpc-fixes_85xx_mpc85xx_cds_defconfig_powerpc-gcc5 # Build took: 0:00:47.066347