# git rev-parse -q --verify 391b01b08db659e3a4e873f95f63b848f945d257^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/stable linux-4.0.y 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 391b01b08db659e3a4e873f95f63b848f945d257^{commit} 391b01b08db659e3a4e873f95f63b848f945d257 # git checkout -q -f -B kisskb 391b01b08db659e3a4e873f95f63b848f945d257 # git clean -qxdf # < git log -1 # commit 391b01b08db659e3a4e873f95f63b848f945d257 # Author: Greg Kroah-Hartman # Date: Tue Jul 21 10:10:57 2015 -0700 # # Linux 4.0.9 # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux-ld --version # < git log --format=%s --max-count=1 391b01b08db659e3a4e873f95f63b848f945d257 # < make -s -j 48 ARCH=i386 O=/kisskb/build/stable-4.0_i386-allmodconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- allmodconfig In file included from scripts/kconfig/zconf.tab.c:2534: /kisskb/src/scripts/kconfig/confdata.c: In function 'conf_write': /kisskb/src/scripts/kconfig/confdata.c:768:19: warning: '%s' directive writing likely 7 or more bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 768 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~ /kisskb/src/scripts/kconfig/confdata.c:768:19: note: assuming directive output of 7 bytes /kisskb/src/scripts/kconfig/confdata.c:768:2: note: 'sprintf' output 1 or more bytes (assuming 4104) into a destination of size 4097 768 | sprintf(newname, "%s%s", dirname, basename); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:771:20: warning: '.tmpconfig.' directive writing 11 bytes into a region of size between 1 and 4097 [-Wformat-overflow=] 771 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~ /kisskb/src/scripts/kconfig/confdata.c:771:3: note: 'sprintf' output between 13 and 4119 bytes into a destination of size 4097 771 | sprintf(tmpname, "%s.tmpconfig.%d", dirname, (int)getpid()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # yes \n | make -s -j 48 ARCH=i386 O=/kisskb/build/stable-4.0_i386-allmodconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- oldconfig yes: standard output: Broken pipe # make -s -j 48 ARCH=i386 O=/kisskb/build/stable-4.0_i386-allmodconfig_i386-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/i386-linux/bin/i386-linux- /kisskb/src/kernel/Makefile:133: *** No X.509 certificates found *** In file included from /kisskb/src/arch/x86/tools/relocs_64.c:17: In function 'sort_relocs', inlined from 'emit_relocs' at /kisskb/src/arch/x86/tools/relocs.c:995:2, inlined from 'process_64' at /kisskb/src/arch/x86/tools/relocs.c:1099:2: /kisskb/src/arch/x86/tools/relocs.c:953:2: warning: argument 1 null where non-null expected [-Wnonnull] 953 | qsort(r->offset, r->count, sizeof(r->offset[0]), cmp_relocs); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /kisskb/src/arch/x86/tools/relocs.h:6, from /kisskb/src/arch/x86/tools/relocs_64.c:1: /kisskb/src/arch/x86/tools/relocs.c: In function 'process_64': /usr/include/stdlib.h:827:13: note: in a call to function 'qsort' declared here 827 | extern void qsort (void *__base, size_t __nmemb, size_t __size, | ^~~~~ /kisskb/src/kernel/Makefile:133: *** No X.509 certificates found *** Creating an empty policy/profile.conf Creating a default policy/exception_policy.conf Creating an empty policy/domain_policy.conf Creating an empty policy/manager.conf Creating an empty policy/stat.conf Generating built-in policy for TOMOYO 2.5.x. /kisskb/src/drivers/gpu/drm/gma500/cdv_intel_dp.c: In function 'cdv_intel_dp_i2c_init': /kisskb/src/drivers/gpu/drm/gma500/cdv_intel_dp.c:869:2: warning: 'i2c_dp_aux_add_bus' is deprecated (declared at /kisskb/src/drivers/gpu/drm/gma500/cdv_intel_dp.c:224) [-Wdeprecated-declarations] ret = i2c_dp_aux_add_bus(&intel_dp->adapter); ^ /kisskb/src/drivers/mailbox/pcc.c: In function 'pcc_tx_done': /kisskb/src/drivers/mailbox/pcc.c:175:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (struct acpi_pcct_shared_memory *) pcct_ss->base_address; ^ /kisskb/src/drivers/mailbox/pcc.c: In function 'pcc_send_data': /kisskb/src/drivers/mailbox/pcc.c:210:3: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] (struct acpi_pcct_shared_memory *) pcct_ss->base_address; ^ /kisskb/src/arch/x86/kernel/head_32.S: Assembler messages: /kisskb/src/arch/x86/kernel/head_32.S:665: Warning: ignoring fill value in section `.bss..page_aligned' /kisskb/src/arch/x86/kernel/head_32.S:670: Warning: ignoring fill value in section `.bss..page_aligned' /kisskb/src/arch/x86/kernel/head_32.S:672: Warning: ignoring fill value in section `.bss..page_aligned' WARNING: arch/x86/kernel/built-in.o(.text.unlikely+0x1a92): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask The function cpumask_empty.constprop.3() references the variable __initdata nmi_ipi_mask. This is often because cpumask_empty.constprop.3 lacks a __initdata annotation or the annotation of nmi_ipi_mask is wrong. WARNING: arch/x86/built-in.o(.text.unlikely+0x1b0f): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask The function cpumask_empty.constprop.3() references the variable __initdata nmi_ipi_mask. This is often because cpumask_empty.constprop.3 lacks a __initdata annotation or the annotation of nmi_ipi_mask is wrong. /kisskb/src/drivers/isdn/icn/icn.c: In function 'icn_sendbuf': /kisskb/src/drivers/isdn/icn/icn.c:721:2: warning: #warning TODO test headroom or use skb->nb to flag ACK [-Wcpp] #warning TODO test headroom or use skb->nb to flag ACK ^ /kisskb/src/drivers/isdn/sc/init.c: In function 'identify_board': /kisskb/src/drivers/isdn/sc/init.c:484:14: warning: passing argument 1 of 'readl' makes pointer from integer without a cast sig = readl(rambase + SIG_OFFSET); ^ In file included from /kisskb/src/arch/x86/include/asm/realmode.h:5:0, from /kisskb/src/arch/x86/include/asm/acpi.h:33, from /kisskb/src/arch/x86/include/asm/fixmap.h:19, from /kisskb/src/arch/x86/include/asm/apic.h:12, from /kisskb/src/arch/x86/include/asm/smp.h:12, from /kisskb/src/include/linux/smp.h:59, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/kmod.h:22, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/isdn/sc/init.c:7: /kisskb/src/arch/x86/include/asm/io.h:56:17: note: expected 'const volatile void *' but argument is of type 'long unsigned int' build_mmio_read(readl, "l", unsigned int, "=r", :"memory") ^ /kisskb/src/arch/x86/include/asm/io.h:45:20: note: in definition of macro 'build_mmio_read' static inline type name(const volatile void __iomem *addr) \ ^ /kisskb/src/drivers/isdn/sc/init.c:494:14: warning: passing argument 1 of 'readl' makes pointer from integer without a cast sig = readl(rambase + SIG_OFFSET); ^ In file included from /kisskb/src/arch/x86/include/asm/realmode.h:5:0, from /kisskb/src/arch/x86/include/asm/acpi.h:33, from /kisskb/src/arch/x86/include/asm/fixmap.h:19, from /kisskb/src/arch/x86/include/asm/apic.h:12, from /kisskb/src/arch/x86/include/asm/smp.h:12, from /kisskb/src/include/linux/smp.h:59, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/kmod.h:22, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/isdn/sc/init.c:7: /kisskb/src/arch/x86/include/asm/io.h:56:17: note: expected 'const volatile void *' but argument is of type 'long unsigned int' build_mmio_read(readl, "l", unsigned int, "=r", :"memory") ^ /kisskb/src/arch/x86/include/asm/io.h:45:20: note: in definition of macro 'build_mmio_read' static inline type name(const volatile void __iomem *addr) \ ^ /kisskb/src/drivers/isdn/sc/init.c:504:14: warning: passing argument 1 of 'readl' makes pointer from integer without a cast sig = readl(rambase + SIG_OFFSET); ^ In file included from /kisskb/src/arch/x86/include/asm/realmode.h:5:0, from /kisskb/src/arch/x86/include/asm/acpi.h:33, from /kisskb/src/arch/x86/include/asm/fixmap.h:19, from /kisskb/src/arch/x86/include/asm/apic.h:12, from /kisskb/src/arch/x86/include/asm/smp.h:12, from /kisskb/src/include/linux/smp.h:59, from /kisskb/src/include/linux/topology.h:33, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/kmod.h:22, from /kisskb/src/include/linux/module.h:13, from /kisskb/src/drivers/isdn/sc/init.c:7: /kisskb/src/arch/x86/include/asm/io.h:56:17: note: expected 'const volatile void *' but argument is of type 'long unsigned int' build_mmio_read(readl, "l", unsigned int, "=r", :"memory") ^ /kisskb/src/arch/x86/include/asm/io.h:45:20: note: in definition of macro 'build_mmio_read' static inline type name(const volatile void __iomem *addr) \ ^ /kisskb/src/drivers/staging/goldfish/goldfish_nand.c: In function 'goldfish_nand_cmd': /kisskb/src/drivers/staging/goldfish/goldfish_nand.c:90:14: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gf_write64((u64)ptr, base + NAND_DATA, base + NAND_DATA_HIGH); ^ /kisskb/src/drivers/tty/goldfish.c: In function 'goldfish_tty_do_write': /kisskb/src/drivers/tty/goldfish.c:62:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gf_write64((u64)buf, base + GOLDFISH_TTY_DATA_PTR, ^ /kisskb/src/drivers/tty/goldfish.c: In function 'goldfish_tty_interrupt': /kisskb/src/drivers/tty/goldfish.c:84:13: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] gf_write64((u64)buf, base + GOLDFISH_TTY_DATA_PTR, ^ /kisskb/src/drivers/staging/sm7xxfb/sm7xxfb.c:117:19: warning: 'sm7xx_vga_setup' defined but not used [-Wunused-function] static int __init sm7xx_vga_setup(char *options) ^ /kisskb/src/drivers/scsi/advansys.c:71:2: warning: #warning this driver is still not properly converted to the DMA API [-Wcpp] #warning this driver is still not properly converted to the DMA API ^ /kisskb/src/drivers/media/v4l2-core/videobuf2-core.c: In function 'vb2_thread_stop': /kisskb/src/drivers/media/v4l2-core/videobuf2-core.c:3228:26: warning: unused variable 'fileio' [-Wunused-variable] struct vb2_fileio_data *fileio = q->fileio; ^ /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] 453 | static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ WARNING: vmlinux.o(.text+0x9a280): Section mismatch in reference from the function intel_scu_devices_create() to the function .init.text:i2c_register_board_info() The function intel_scu_devices_create() references the function __init i2c_register_board_info(). This is often because intel_scu_devices_create lacks a __init annotation or the annotation of i2c_register_board_info is wrong. WARNING: vmlinux.o(.text.unlikely+0x1bab): Section mismatch in reference from the function cpumask_empty.constprop.3() to the variable .init.data:nmi_ipi_mask The function cpumask_empty.constprop.3() references the variable __initdata nmi_ipi_mask. This is often because cpumask_empty.constprop.3 lacks a __initdata annotation or the annotation of nmi_ipi_mask is wrong. Setup is 16844 bytes (padded to 16896 bytes). System is 10123 kB CRC 60dfad50 Kernel: arch/x86/boot/bzImage is ready (#1) WARNING: drivers/net/ethernet/3com/3c509.o(.data+0x620): Section mismatch in reference from the variable el3_eisa_driver to the function .init.text:el3_eisa_probe() The variable el3_eisa_driver references the function __init el3_eisa_probe() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/net/ethernet/3com/3c59x.o(.data+0xc60): Section mismatch in reference from the variable vortex_eisa_driver to the function .init.text:vortex_eisa_probe() The variable vortex_eisa_driver references the function __init vortex_eisa_probe() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/net/ethernet/dec/tulip/de4x5.o(.data+0x1120): Section mismatch in reference from the variable de4x5_eisa_driver to the function .init.text:de4x5_eisa_probe() The variable de4x5_eisa_driver references the function __init de4x5_eisa_probe() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/net/ethernet/hp/hp100.o(.data+0x920): Section mismatch in reference from the variable hp100_eisa_driver to the function .init.text:hp100_eisa_probe() The variable hp100_eisa_driver references the function __init hp100_eisa_probe() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console WARNING: drivers/scsi/sim710.o(.data+0x1a0): Section mismatch in reference from the variable sim710_eisa_driver to the function .init.text:sim710_eisa_probe() The variable sim710_eisa_driver references the function __init sim710_eisa_probe() If the reference is valid then annotate the variable with __init* or __refdata (see linux/init.h) or name the variable: *_template, *_timer, *_sht, *_ops, *_probe, *_probe_one, *_console Completed OK # rm -rf /kisskb/build/stable-4.0_i386-allmodconfig_i386-gcc4.9 # Build took: 0:13:52.451659