# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 3b72c834bba5200489ee0907d99f6da409a2e5b1 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ep88xc_defconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-gcc4.6 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:204: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:338:21: note: 'pdeo' was declared here WARNING: vmlinux.o(.text+0xbab4): 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+0xbacc): 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+0xbae4): 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. Completed OK # rm -rf /kisskb/build/powerpc-next_ep88xc_defconfig_powerpc-gcc4.6 # Build took: 0:00:40.136366