# git rev-parse -q --verify 03800e0526ee25ed7c843ca1e57b69ac2a5af642^{commit} 03800e0526ee25ed7c843ca1e57b69ac2a5af642 already have revision, skipping fetch # git checkout -q -f -B kisskb 03800e0526ee25ed7c843ca1e57b69ac2a5af642 # git clean -qxdf # < git log -1 # commit 03800e0526ee25ed7c843ca1e57b69ac2a5af642 # Author: Andrea Arcangeli # Date: Tue Jun 25 10:17:27 2019 -0400 # # powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMA # # 25078dc1f74be16b858e914f52cc8f4d03c2271a first introduced an off by # one error in the ZONE_DMA initialization of PPC_BOOK3E_64=y and since # 9739ab7eda459f0669ec9807e0d9be5020bab88c the off by one applies to # PPC32=y too. This simply corrects the off by one and should resolve # crashes like below: # # [ 65.179101] page 0x7fff outside node 0 zone DMA [ 0x0 - 0x7fff ] # # Unfortunately in various MM places "max" means a non inclusive end of # range. free_area_init_nodes max_zone_pfn parameter is one case and # MAX_ORDER is another one (unrelated) that comes by memory. # # Reported-by: Zorro Lang # Fixes: 25078dc1f74b ("powerpc: use mm zones more sensibly") # Fixes: 9739ab7eda45 ("powerpc: enable a 30-bit ZONE_DMA for 32-bit pmac") # Signed-off-by: Andrea Arcangeli # Reviewed-by: Christoph Hellwig # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20190625141727.2883-1-aarcange@redhat.com # < /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 03800e0526ee25ed7c843ca1e57b69ac2a5af642 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_storcenter_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- storcenter_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] WARNING: unmet direct dependencies detected for PPC_INDIRECT_PCI Depends on [n]: PCI [=n] Selected by [y]: - MPC10X_BRIDGE [=y] # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_storcenter_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /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 0x4f26d0) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-5.2.0-g03800e0526ee Created: Tue Jul 16 22:17:28 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2589578 Bytes = 2528.88 KiB = 2.47 MiB Load Address: 00500000 Entry Point: 00500894 Completed OK # rm -rf /kisskb/build/powerpc-fixes_storcenter_defconfig_powerpc-gcc5 # Build took: 0:00:42.152126