# git rev-parse -q --verify 5622848b57c67b9a28886d0c9a4a02185bb2dc9c^{commit} 5622848b57c67b9a28886d0c9a4a02185bb2dc9c already have revision, skipping fetch # git checkout -q -f -B kisskb 5622848b57c67b9a28886d0c9a4a02185bb2dc9c # git clean -qxdf # < git log -1 # commit 5622848b57c67b9a28886d0c9a4a02185bb2dc9c # Author: Michael Ellerman # Date: Mon Apr 16 23:15:34 2018 +1000 # # powerpc/lib: Add alt patching test of branching past the last instruction # # Add a test of the relative branch patching logic in the alternate # section feature fixup code. This tests that if we branch past the last # instruction of the alternate section, the branch is not patched. # That's because the assembler will have created a branch that already # points to the first instruction after the patched section, which is # correct and needs no further patching. # # Signed-off-by: Michael Ellerman # < /opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 5622848b57c67b9a28886d0c9a4a02185bb2dc9c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_chrp32_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- chrp32_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_chrp32_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-fixes_chrp32_defconfig_powerpc-5.3 # Build took: 0:00:43.206242