# git rev-parse -q --verify 5dba9ddd98cbc7ad319d687887981a0ea0062c75^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-3.0.y # git rev-parse -q --verify 5dba9ddd98cbc7ad319d687887981a0ea0062c75^{commit} 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # git checkout -q -f -B kisskb 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # git clean -qxdf # < git log -1 # commit 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # Author: Greg Kroah-Hartman # Date: Tue Oct 22 08:58:59 2013 +0100 # # Linux 3.0.101 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux-ld --version # < git log --format=%s --max-count=1 5dba9ddd98cbc7ad319d687887981a0ea0062c75 # < make -s -j 24 ARCH=ia64 O=/kisskb/build/stable-3.0_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- defconfig In file included from scripts/kconfig/zconf.tab.c:2501: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:587:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 587 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:587:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:587:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 587 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:590:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 590 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:590:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 590 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) # make -s -j 24 ARCH=ia64 O=/kisskb/build/stable-3.0_ia64-defconfig_ia64-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/ia64-linux/bin/ia64-linux- warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) warning: (IA64) selects PM which has unmet direct dependencies (PM_SLEEP || PM_RUNTIME) :1518:2: warning: #warning syscall perf_event_open not implemented [-Wcpp] In function 'cpio_replace_env', inlined from 'cpio_mkfile_line' at /kisskb/src/usr/gen_init_cpio.c:454:26: /kisskb/src/usr/gen_init_cpio.c:399:4: warning: 'strncpy' output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 399 | strncpy(new_location, expanded, PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/arch/ia64/kernel/traps.c: In function 'ia64_fault': /kisskb/src/arch/ia64/kernel/traps.c:432:17: warning: 'siginfo.si_code' may be used uninitialized in this function [-Wmaybe-uninitialized] struct siginfo siginfo; ^ /kisskb/src/arch/ia64/kernel/unaligned.c: In function 'ia64_handle_unaligned': /kisskb/src/arch/ia64/kernel/unaligned.c:1382:16: warning: 'u.l' may be used uninitialized in this function [-Wmaybe-uninitialized] opcode = (u.l >> IA64_OPCODE_SHIFT) & IA64_OPCODE_MASK; ^ /kisskb/src/ipc/msg.c: In function 'msgctl_down.constprop': /kisskb/src/ipc/msg.c:425:37: warning: 'msqid64.msg_qbytes' may be used uninitialized in this function [-Wmaybe-uninitialized] &msqid64.msg_perm, msqid64.msg_qbytes); ^ /kisskb/src/arch/ia64/kernel/machine_kexec.c: In function 'arch_crash_save_vmcoreinfo': /kisskb/src/arch/ia64/kernel/machine_kexec.c:160:8: warning: "CONFIG_PGTABLE_4" is not defined [-Wundef] #elif CONFIG_PGTABLE_4 ^ /kisskb/src/fs/namespace.c: In function 'sys_mount': /kisskb/src/fs/namespace.c:2516:8: warning: 'kernel_dev' may be used uninitialized in this function [-Wmaybe-uninitialized] ret = do_mount(kernel_dev, kernel_dir, kernel_type, flags, ^ /kisskb/src/fs/namespace.c:2516:8: warning: 'kernel_type' may be used uninitialized in this function [-Wmaybe-uninitialized] /kisskb/src/arch/ia64/sn/kernel/setup.c: In function 'sn_cpu_init': /kisskb/src/arch/ia64/sn/kernel/setup.c:582:23: warning: argument to 'sizeof' in 'memset' call is the same pointer type 'struct pda_s *' as the destination; expected 'struct pda_s' or an explicit length [-Wsizeof-pointer-memaccess] memset(pda, 0, sizeof(pda)); ^ /kisskb/src/arch/ia64/sn/kernel/bte.c: In function 'bte_copy': /kisskb/src/arch/ia64/sn/kernel/bte.c:117:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nasid_to_try[1] = (int)NULL; ^ /kisskb/src/arch/ia64/sn/kernel/bte.c:125:22: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] nasid_to_try[1] = (int)NULL; ^ /kisskb/src/arch/ia64/sn/kernel/tiocx.c: In function 'cx_device_register': /kisskb/src/arch/ia64/sn/kernel/tiocx.c:210:2: warning: ignoring return value of 'device_register', declared with attribute warn_unused_result [-Wunused-result] device_register(&cx_dev->dev); ^ /kisskb/src/arch/ia64/sn/kernel/tiocx.c:213:2: warning: ignoring return value of 'device_create_file', declared with attribute warn_unused_result [-Wunused-result] device_create_file(&cx_dev->dev, &dev_attr_cxdev_control); ^ /kisskb/src/arch/ia64/sn/kernel/tiocx.c: In function 'tiocx_init': /kisskb/src/arch/ia64/sn/kernel/tiocx.c:493:2: warning: ignoring return value of 'bus_register', declared with attribute warn_unused_result [-Wunused-result] bus_register(&tiocx_bus_type); ^ /kisskb/src/arch/ia64/sn/kernel/sn2/sn2_smp.c: In function 'sn2_global_tlb_purge': /kisskb/src/arch/ia64/sn/kernel/sn2/sn2_smp.c:320:1: warning: the frame size of 2176 bytes is larger than 2048 bytes [-Wframe-larger-than=] } ^ /kisskb/src/drivers/acpi/acpica/nsrepair.c: In function 'acpi_ns_repair_object': /kisskb/src/drivers/acpi/acpica/nsrepair.c:199:21: warning: 'new_object' may be used uninitialized in this function [-Wmaybe-uninitialized] *return_object_ptr = new_object; ^ /kisskb/src/drivers/char/mbcs.c: In function 'mbcs_probe': /kisskb/src/drivers/char/mbcs.c:786:2: warning: ignoring return value of 'device_create_file', declared with attribute warn_unused_result [-Wunused-result] device_create_file(&dev->dev, &dev_attr_algo); ^ In file included from /kisskb/src/include/linux/sysctl.h:933:0, from /kisskb/src/include/linux/kmod.h:27, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/net/sched/sch_generic.c:15: /kisskb/src/net/sched/sch_generic.c: In function 'dev_graft_qdisc': /kisskb/src/include/linux/rcupdate.h:369:12: warning: the comparison will always evaluate as 'true' for the address of 'noop_qdisc' will never be NULL [-Waddress] ((v) != NULL)) \ ^ /kisskb/src/include/linux/rcupdate.h:708:2: note: in expansion of macro '__rcu_assign_pointer' __rcu_assign_pointer((p), (v), __rcu) ^ /kisskb/src/net/sched/sch_generic.c:678:2: note: in expansion of macro 'rcu_assign_pointer' rcu_assign_pointer(dev_queue->qdisc, &noop_qdisc); ^ In file included from /kisskb/src/include/linux/device-mapper.h:11:0, from /kisskb/src/drivers/md/dm.h:14, from /kisskb/src/drivers/md/dm.c:8: /kisskb/src/drivers/md/dm.c: In function 'split_bvec': /kisskb/src/include/linux/bio.h:530:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1070:3: note: in expansion of macro 'bio_integrity_clone' bio_integrity_clone(clone, bio, GFP_NOIO, bs); ^ /kisskb/src/drivers/md/dm.c: In function 'clone_bio': /kisskb/src/include/linux/bio.h:530:41: warning: statement with no effect [-Wunused-value] #define bio_integrity_clone(a, b, c, d) (0) ^ /kisskb/src/drivers/md/dm.c:1097:3: note: in expansion of macro 'bio_integrity_clone' bio_integrity_clone(clone, bio, GFP_NOIO, bs); ^ 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:1284:39: warning: statement with no effect [-Wunused-value] #define blk_integrity_register(a, b) (0) ^ /kisskb/src/drivers/md/dm-table.c:1188:3: note: in expansion of macro 'blk_integrity_register' blk_integrity_register(dm_disk(t->md), ^ /kisskb/src/fs/xfs/xfs_dir2_leaf.c: In function 'xfs_dir2_leaf_compact': /kisskb/src/fs/xfs/xfs_dir2_leaf.c:622:31: warning: array subscript is above array bounds [-Warray-bounds] leaf->ents[to] = leaf->ents[from]; ^ /kisskb/src/fs/xfs/xfs_dir2_block.c: In function 'xfs_dir2_sf_to_block': /kisskb/src/fs/xfs/xfs_dir2_block.c:1151:26: warning: array subscript is above array bounds [-Warray-bounds] dep->name[0] = dep->name[1] = '.'; ^ /kisskb/src/drivers/pci/pci-driver.c:456:13: warning: 'pci_pm_default_resume_early' defined but not used [-Wunused-function] static void pci_pm_default_resume_early(struct pci_dev *pci_dev) ^ /kisskb/src/drivers/usb/core/hcd-pci.c:383:12: warning: 'suspend_common' defined but not used [-Wunused-function] static int suspend_common(struct device *dev, bool do_wakeup) ^ /kisskb/src/drivers/usb/core/hcd-pci.c:438:12: warning: 'resume_common' defined but not used [-Wunused-function] static int resume_common(struct device *dev, int event) ^ /kisskb/src/drivers/scsi/scsi_pm.c:18:12: warning: 'scsi_dev_type_suspend' defined but not used [-Wunused-function] static int scsi_dev_type_suspend(struct device *dev, pm_message_t msg) ^ /kisskb/src/drivers/scsi/scsi_pm.c:33:12: warning: 'scsi_dev_type_resume' defined but not used [-Wunused-function] static int scsi_dev_type_resume(struct device *dev) ^ WARNING: modpost: Found 1 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' No errors detected in 15439 functions. Kernel: vmlinux.gz is ready Completed OK # rm -rf /kisskb/build/stable-3.0_ia64-defconfig_ia64-gcc4.9 # Build took: 0:04:17.970060