# git rev-parse -q --verify 462951cd32e1496dc64b00051dfb777efc8ae5d8^{commit} 462951cd32e1496dc64b00051dfb777efc8ae5d8 already have revision, skipping fetch # git checkout -q -f -B kisskb 462951cd32e1496dc64b00051dfb777efc8ae5d8 # git clean -qxdf # < git log -1 # commit 462951cd32e1496dc64b00051dfb777efc8ae5d8 # Author: Michael Ellerman # Date: Mon Nov 26 12:59:16 2018 +1100 # # powerpc/mm: Fix linux page tables build with some configs # # For some configs the build fails with: # # arch/powerpc/mm/dump_linuxpagetables.c: In function 'populate_markers': # arch/powerpc/mm/dump_linuxpagetables.c:306:39: error: 'PKMAP_BASE' undeclared (first use in this function) # arch/powerpc/mm/dump_linuxpagetables.c:314:50: error: 'LAST_PKMAP' undeclared (first use in this function) # # These come from highmem.h, including that fixes the build. # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 462951cd32e1496dc64b00051dfb777efc8ae5d8 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc8272_ads_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/arch/powerpc/kernel/head_32.S: Assembler messages: /kisskb/src/arch/powerpc/kernel/head_32.S:990: Warning: invalid register expression INFO: Uncompressed kernel (size 0x54f910) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x53f2cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.20.0-rc1-g462951cd32e1 Created: Tue Nov 27 21:31:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2733120 Bytes = 2669.06 KiB = 2.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc1-g462951cd32e1 Created: Tue Nov 27 21:31:32 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2764283 Bytes = 2699.50 KiB = 2.64 MiB Load Address: 00600000 Entry Point: 00600894 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-gcc5 # Build took: 0:00:54.776055