# git rev-parse -q --verify f63b2b3204ea962e9cc34a223771ec973694f8bf^{commit} f63b2b3204ea962e9cc34a223771ec973694f8bf already have revision, skipping fetch # git checkout -q -f -B kisskb f63b2b3204ea962e9cc34a223771ec973694f8bf # git clean -qxdf # < git log -1 # commit f63b2b3204ea962e9cc34a223771ec973694f8bf # Author: Ben Hutchings # Date: Fri Jun 1 00:30:27 2018 +0100 # # Linux 3.2.102 # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < git log --format=%s --max-count=1 f63b2b3204ea962e9cc34a223771ec973694f8bf # < make -s -j 48 ARCH=sparc64 O=/kisskb/build/stable-3.2_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- defconfig # make -s -j 48 ARCH=sparc64 O=/kisskb/build/stable-3.2_sparc64-defconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- /kisskb/src/ipc/msg.c: In function 'msgctl_down': /kisskb/src/ipc/msg.c:427:37: warning: 'msqid64.msg_qbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] &msqid64.msg_perm, msqid64.msg_qbytes); ^ /kisskb/src/arch/sparc/prom/tree_64.c:72:9: warning: 'prom_node_to_node' is static but used in inline function '__prom_getsibling' which is not static return prom_node_to_node(prom_peer_name, node); ^ /kisskb/src/arch/sparc/prom/tree_64.c:61:10: warning: 'prom_node_to_node' is static but used in inline function 'prom_getparent' which is not static cnode = prom_node_to_node("parent", node); ^ /kisskb/src/arch/sparc/prom/tree_64.c:39:9: warning: 'prom_node_to_node' is static but used in inline function '__prom_getchild' which is not static return prom_node_to_node("child", node); ^ /kisskb/src/mm/rmap.c:581:42: warning: 'page_hstate' is static but used in inline function 'vma_address' which is not static pgoff = page->index << huge_page_order(page_hstate(page)); ^ /kisskb/src/mm/rmap.c:581:26: warning: 'huge_page_order' is static but used in inline function 'vma_address' which is not static pgoff = page->index << huge_page_order(page_hstate(page)); ^ In file included from /kisskb/src/include/linux/stddef.h:4:0, from /kisskb/src/include/linux/posix_types.h:4, from /kisskb/src/include/linux/types.h:17, from /kisskb/src/include/linux/thread_info.h:10, from /kisskb/src/include/linux/preempt.h:9, from /kisskb/src/include/linux/spinlock.h:50, from /kisskb/src/include/linux/mmzone.h:7, from /kisskb/src/include/linux/gfp.h:4, from /kisskb/src/include/linux/mm.h:8, from /kisskb/src/mm/rmap.c:45: /kisskb/src/mm/rmap.c:580:15: warning: 'is_vm_hugetlb_page' is static but used in inline function 'vma_address' which is not static if (unlikely(is_vm_hugetlb_page(vma))) ^ /kisskb/src/include/linux/compiler.h:147:42: note: in definition of macro 'unlikely' # define unlikely(x) __builtin_expect(!!(x), 0) ^ /kisskb/src/lib/decompress_unlzo.c:82:6: warning: 'get_unaligned_be32' is static but used in inline function 'parse_header' which is not static if (get_unaligned_be32(parse) & HEADER_HAS_FILTER) ^ /kisskb/src/lib/decompress_unlzo.c:78:12: warning: 'get_unaligned_be16' is static but used in inline function 'parse_header' which is not static version = get_unaligned_be16(parse); ^ /kisskb/src/lib/decompress_unlzo.c:72:19: warning: 'lzop_magic' is static but used in inline function 'parse_header' which is not static if (*parse++ != lzop_magic[l]) ^ In file included from /kisskb/src/include/linux/device-mapper.h:12:0, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm-table.c:8: /kisskb/src/drivers/md/dm-table.c: In function 'dm_table_set_integrity': /kisskb/src/include/linux/blkdev.h:1292:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1313:3: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), ^ /kisskb/src/drivers/md/md.c: In function 'update_array_info': /kisskb/src/drivers/md/md.c:5959:26: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] !mddev->persistent != info->not_persistent|| ^ WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/stable-3.2_sparc64-defconfig_sparc64 # Build took: 0:01:08.075239