# git rev-parse -q --verify 3b72c834bba5200489ee0907d99f6da409a2e5b1^{commit} 3b72c834bba5200489ee0907d99f6da409a2e5b1 already have revision, skipping fetch # git checkout -q -f -B kisskb 3b72c834bba5200489ee0907d99f6da409a2e5b1 # git clean -qxdf # < git log -1 # commit 3b72c834bba5200489ee0907d99f6da409a2e5b1 # Author: Michael Ellerman # Date: Thu Dec 19 23:26:38 2019 +1100 # # powerpc/pseries: Remove redundant select of PPC_DOORBELL # # Commit d4e58e5928f8 ("powerpc/powernv: Enable POWER8 doorbell IPIs") # added a select of PPC_DOORBELL to PPC_PSERIES, but it already had a # select of PPC_DOORBELL. One is enough. # # Reported-by: Jason A. Donenfeld # Signed-off-by: Michael Ellerman # Link: https://lore.kernel.org/r/20191219125840.32592-1-mpe@ellerman.id.au # < /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 3b72c834bba5200489ee0907d99f6da409a2e5b1 # < make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_adder875_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- adder875_defconfig # make -s -j 32 ARCH=powerpc O=/kisskb/build/powerpc-next_adder875_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0xa9fc): Section mismatch in reference from the function mmu_mark_initmem_nx() to the function .init.text:mmu_mapin_ram_chunk() The function mmu_mark_initmem_nx() references the function __init mmu_mapin_ram_chunk(). This is often because mmu_mark_initmem_nx lacks a __init annotation or the annotation of mmu_mapin_ram_chunk is wrong. WARNING: vmlinux.o(.text+0xaa14): Section mismatch in reference from the function mmu_mark_initmem_nx() to the function .init.text:mmu_mapin_ram_chunk() The function mmu_mark_initmem_nx() references the function __init mmu_mapin_ram_chunk(). This is often because mmu_mark_initmem_nx lacks a __init annotation or the annotation of mmu_mapin_ram_chunk is wrong. WARNING: vmlinux.o(.text+0xaa2c): Section mismatch in reference from the function mmu_mark_initmem_nx() to the function .init.text:mmu_mapin_ram_chunk() The function mmu_mark_initmem_nx() references the function __init mmu_mapin_ram_chunk(). This is often because mmu_mark_initmem_nx lacks a __init annotation or the annotation of mmu_mapin_ram_chunk is wrong. Image Name: Linux-5.5.0-rc2-g3b72c834bba5 Created: Fri Dec 20 01:09:24 2019 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2018697 Bytes = 1971.38 KiB = 1.93 MiB Load Address: 00400000 Entry Point: 00400204 Completed OK # rm -rf /kisskb/build/powerpc-next_adder875_defconfig_powerpc-gcc5 # Build took: 0:00:47.713889