# git rev-parse -q --verify 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5^{commit} 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 already have revision, skipping fetch # git checkout -q -f -B kisskb 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 # git clean -qxdf # < git log -1 # commit 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 # Author: Michael Ellerman # Date: Mon Oct 29 22:23:53 2018 +1100 # # selftests/powerpc/cache_shape: Fix out-of-tree build # # Use TEST_GEN_PROGS and don't redefine all, this makes the out-of-tree # build work. We need to move the extra dependencies below the include # of lib.mk, because it adds the $(OUTPUT) prefix if it's defined. # # We can also drop the clean rule, lib.mk does it for us. # # 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 69f8117f17b332a68cd8f4bf8c2d0d3d5b84efc5 # < make -s -j 8 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 8 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:185: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:16.853263