# 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 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_RELOCATABLE=n # Added to kconfig CONFIG_STRICT_KERNEL_RWX=y # yes \n | make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 2 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_ppc64le-gcc5 # Build took: 0:02:43.541556