# 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_44x_akebono_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- 44x/akebono_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_akebono_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' arch/powerpc/boot/akebono.dtb: Warning (pci_bridge): /plb/pciex@10100000000: node name is not "pci" or "pcie" arch/powerpc/boot/akebono.dtb: Warning (pci_bridge): /plb/pciex@20100000000: node name is not "pci" or "pcie" arch/powerpc/boot/akebono.dtb: Warning (pci_bridge): /plb/pciex@18100000000: node name is not "pci" or "pcie" arch/powerpc/boot/akebono.dtb: Warning (pci_bridge): /plb/pciex@28100000000: node name is not "pci" or "pcie" arch/powerpc/boot/akebono.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_akebono_defconfig_powerpc-5.3 # Build took: 0:00:56.586407