# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 af3d0a68698c7e5df8b72267086b23422a3954bb # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- mpc5200_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2598:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1859:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c: In function 'drm_dp_mst_dsc_aux_for_port': /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5400:9: warning: missing braces around initializer [-Wmissing-braces] /kisskb/src/drivers/gpu/drm/drm_dp_mst_topology.c:5400:9: warning: (near initialization for 'desc.ident') [-Wmissing-braces] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.81': /kisskb/src/fs/io_uring.c:5824:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x6c3150) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6c3150) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6c3150) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) INFO: Uncompressed kernel (size 0x6b2b04) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x700000) Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:43:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3393614 Bytes = 3314.08 KiB = 3.24 MiB Load Address: 00700000 Entry Point: 00700278 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:43:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3393975 Bytes = 3314.43 KiB = 3.24 MiB Load Address: 00700000 Entry Point: 00700278 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:43:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3363984 Bytes = 3285.14 KiB = 3.21 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.6.0-rc2-gaf3d0a68698c Created: Sat Mar 14 00:43:29 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 3393974 Bytes = 3314.43 KiB = 3.24 MiB Load Address: 00700000 Entry Point: 00700278 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc5200_defconfig_powerpc-gcc4.6 # Build took: 0:01:09.984572