# git rev-parse -q --verify 6629114a7f6f21d41640cbc006c3694e65940729^{commit} 6629114a7f6f21d41640cbc006c3694e65940729 already have revision, skipping fetch # git checkout -q -f -B kisskb 6629114a7f6f21d41640cbc006c3694e65940729 # git clean -qxdf # < git log -1 # commit 6629114a7f6f21d41640cbc006c3694e65940729 # Author: Cédric Le Goater # Date: Sat Dec 12 15:27:07 2020 +0100 # # powerpc/vas: Fix IRQ name allocation # # The VAS device allocates a generic interrupt to handle page faults but # the IRQ name doesn't show under /proc. This is because it's on # stack. Allocate the name. # # Signed-off-by: Cédric Le Goater # Acked-by: Haren Myneni # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20201212142707.2102141-1-clg@kaod.org # < /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 6629114a7f6f21d41640cbc006c3694e65940729 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_RELOCATABLE=n # Added to kconfig CONFIG_STRICT_KERNEL_RWX=y # < make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_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_powernv_defconfig+STRICT_RWX_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig .config:4033:warning: override: reassigning to symbol RELOCATABLE # make -s -j 48 ARCH=powerpc O=/kisskb/build/powerpc-next_powernv_defconfig+STRICT_RWX_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_powernv_defconfig+STRICT_RWX_powerpc-gcc5 # Build took: 0:03:09.879716