# git rev-parse -q --verify 63f25644c092922eee5086888f2a6e0a97702723^{commit} 63f25644c092922eee5086888f2a6e0a97702723 already have revision, skipping fetch # git checkout -q -f -B kisskb 63f25644c092922eee5086888f2a6e0a97702723 # git clean -qxdf # < git log -1 # commit 63f25644c092922eee5086888f2a6e0a97702723 # Author: Michael Ellerman # Date: Thu Nov 21 19:16:25 2019 +1100 # # Fixup callchain # < /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 63f25644c092922eee5086888f2a6e0a97702723 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- tqm8xx_defconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/powerpc-next_tqm8xx_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_tqm8xx_defconfig_powerpc-gcc4.6 # Build took: 0:00:44.199573