# git rev-parse -q --verify 1c601f4bedae8a01838b97e3876a8128f6eb066c^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/mpe/kisskb master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 1c601f4bedae8a01838b97e3876a8128f6eb066c^{commit} 1c601f4bedae8a01838b97e3876a8128f6eb066c # git checkout -q -f -B kisskb 1c601f4bedae8a01838b97e3876a8128f6eb066c # git clean -qxdf # < git log -1 # commit 1c601f4bedae8a01838b97e3876a8128f6eb066c # Author: Mike Kravetz # Date: Tue Nov 5 16:00:20 2019 -0800 # # powerpc/mm: remove pmd_huge/pud_huge stubs and include hugetlb.h # # This removes the power specific stubs created by commit aad71e3928be # ("powerpc/mm: Fix build break with RADIX=y & HUGETLBFS=n") used when # !CONFIG_HUGETLB_PAGE. Instead, it addresses the build break by # getting the definitions from . # # Signed-off-by: Mike Kravetz # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 1c601f4bedae8a01838b97e3876a8128f6eb066c # < make -s -j 120 ARCH=arm O=/kisskb/build/mpe_cerfcube_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- cerfcube_defconfig # make -s -j 120 ARCH=arm O=/kisskb/build/mpe_cerfcube_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /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 /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5054:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/super.c: In function 'parse_options': /kisskb/src/fs/ext4/super.c:2068:23: warning: unused variable 'sbi' [-Wunused-variable] WARNING: vmlinux.o(.text.unlikely+0x610): Section mismatch in reference from the function free_memmap() to the function .meminit.text:memblock_free() The function free_memmap() references the function __meminit memblock_free(). This is often because free_memmap lacks a __meminit annotation or the annotation of memblock_free is wrong. Completed OK # rm -rf /kisskb/build/mpe_cerfcube_defconfig_arm # Build took: 0:04:45.441892