# 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_mpc8272_ads_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc8272_ads_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-5.3 CROSS_COMPILE=/opt/cross/kisskb/gcc-5.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux- arch/powerpc/boot/mpc8272ads.dtb: Warning (pci_bridge): /pci@f0010800: missing bus-range for PCI bridge arch/powerpc/boot/mpc8272ads.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x52d5bc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x51cf78) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-4.17.0-rc1-g5622848 Created: Tue Apr 17 02:37:19 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2654141 Bytes = 2591.93 kB = 2.53 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-rc1-g5622848 Created: Tue Apr 17 02:37:19 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2678171 Bytes = 2615.40 kB = 2.55 MB Load Address: 00600000 Entry Point: 006007a0 Completed OK # rm -rf /kisskb/build/powerpc-fixes_mpc8272_ads_defconfig_powerpc-5.3 # Build took: 0:00:52.528332