# git rev-parse -q --verify aab1bc3d302210ef901c917ed3b8eacff5545fb1^{commit} aab1bc3d302210ef901c917ed3b8eacff5545fb1 already have revision, skipping fetch # git checkout -q -f -B kisskb aab1bc3d302210ef901c917ed3b8eacff5545fb1 # git clean -qxdf # < git log -1 # commit aab1bc3d302210ef901c917ed3b8eacff5545fb1 # Author: Michael Ellerman # Date: Wed Feb 13 16:45:09 2019 +0530 # # powerpc/mm/hash: Increase vmalloc space with hash translation mode # # This patch updates the kernel non-linear virtual map size to 512TB # with 64K page size and hash translation mode. We allocate one context # for the vmalloc region and hence the max virtual area size is limited # by the context map size (512TB for 64K and 64TB for 4K page size). # # This patch fixes boot failures with large amounts of system RAM where # we need large vmalloc space to handle per cpu allocations. # # Signed-off-by: Michael Ellerman # Signed-off-by: Aneesh Kumar K.V # Signed-off-by: Michael Ellerman # < /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 aab1bc3d302210ef901c917ed3b8eacff5545fb1 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 40x/obs600_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:339:21: note: 'pdeo' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594: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:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x4ab890) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.0.0-rc2-gaab1bc3d3022 Created: Sat Feb 16 03:28:22 2019 Image Type: PowerPC Linux Multi-File Image (gzip compressed) Data Size: 2377114 Bytes = 2321.40 KiB = 2.27 MiB Load Address: 00000000 Entry Point: 00000000 Contents: Image 0: 2370227 Bytes = 2314.67 KiB = 2.26 MiB Image 1: 3 Bytes = 0.00 KiB = 0.00 MiB Image 2: 6866 Bytes = 6.71 KiB = 0.01 MiB Completed OK # rm -rf /kisskb/build/powerpc-next_40x_obs600_defconfig_powerpc-gcc4.6 # Build took: 0:00:20.743687