# git rev-parse -q --verify 0e6fe37da0f2fa8bb4cb3d30a11af95f29742501^{commit} 0e6fe37da0f2fa8bb4cb3d30a11af95f29742501 already have revision, skipping fetch # git checkout -q -f -B kisskb 0e6fe37da0f2fa8bb4cb3d30a11af95f29742501 # git clean -qxdf # < git log -1 # commit 0e6fe37da0f2fa8bb4cb3d30a11af95f29742501 # 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 0e6fe37da0f2fa8bb4cb3d30a11af95f29742501 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 85xx/tqm8548_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c: In function 'fun_wait_rnb': /kisskb/src/drivers/mtd/nand/raw/fsl_upm.c:69:20: warning: unused variable 'mtd' [-Wunused-variable] struct mtd_info *mtd = nand_to_mtd(&fun->chip); ^ INFO: Uncompressed kernel (size 0x4d82ac) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4c7b58) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.20.0-rc2-g0e6fe37da0f2 Created: Tue Nov 27 03:41:40 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2470217 Bytes = 2412.32 KiB = 2.36 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.20.0-rc2-g0e6fe37da0f2 Created: Tue Nov 27 03:41:40 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2500284 Bytes = 2441.68 KiB = 2.38 MiB Load Address: 00500000 Entry Point: 005002b0 Completed OK # rm -rf /kisskb/build/powerpc-next_85xx_tqm8548_defconfig_powerpc-gcc5 # Build took: 0:00:24.330693