# 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-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 5622848b57c67b9a28886d0c9a4a02185bb2dc9c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_eiger_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- 44x/eiger_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-fixes_44x_eiger_defconfig_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:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here Completed OK # rm -rf /kisskb/build/powerpc-fixes_44x_eiger_defconfig_powerpc # Build took: 0:00:31.688811