# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 0e6fe37da0f2fa8bb4cb3d30a11af95f29742501 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc 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] Completed OK # rm -rf /kisskb/build/powerpc-next_powerpc-allnoconfig_powerpc # Build took: 0:00:12.580616