# git rev-parse -q --verify 725963f3e89679894d3f33ce73f2d5b8eca3ec7c^{commit} 725963f3e89679894d3f33ce73f2d5b8eca3ec7c already have revision, skipping fetch # git checkout -q -f -B kisskb 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # git clean -qxdf # < git log -1 # commit 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # Author: Nicholas Piggin # Date: Mon Sep 26 13:40:57 2022 +1000 # # powerpc/64e: provide an addressing macro for use with TOC in alternate register # # The interrupt entry code carefully saves a minimal number of registers, # so in some places the TOC is required, it is loaded into a different # register, so provide a macro that can supply an alternate TOC register. # # This continues to use got addressing because TOC-relative results in # "got/toc optimization is not supported" messages by the linker. Having # r2 be one of the saved registers and using that for TOC addressing may # be the best way to avoid that and switch this to TOC addressing. # # Signed-off-by: Nicholas Piggin # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20220926034057.2360083-6-npiggin@gmail.com # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 725963f3e89679894d3f33ce73f2d5b8eca3ec7c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc512x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- mpc512x_defconfig # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc512x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc512x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_mpc512x_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/powerpc-next_mpc512x_defconfig_powerpc-gcc5 # Build took: 0:01:12.254691