# 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/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 f63b2b3204ea962e9cc34a223771ec973694f8bf # < make -s -j 10 ARCH=powerpc O=/kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allmodconfig warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && FUNCTION_TRACER && KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS) # 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 10 ARCH=powerpc O=/kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe yes: write error # make -s -j 10 ARCH=powerpc O=/kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && FUNCTION_TRACER && KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS) warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) warning: (LOCKDEP && FAULT_INJECTION_STACKTRACE_FILTER && LATENCYTOP && FUNCTION_TRACER && KMEMCHECK) selects FRAME_POINTER which has unmet direct dependencies (DEBUG_KERNEL && (CRIS || M68K || FRV || UML || AVR32 || SUPERH || BLACKFIN || MN10300) || ARCH_WANT_FRAME_POINTERS) warning: (MPC836x_RDK && MTD_NAND_FSL_ELBC && MTD_NAND_FSL_UPM) selects FSL_LBC which has unmet direct dependencies (FSL_SOC) /kisskb/src/scripts/dtc/dtc.c: In function 'main': /kisskb/src/scripts/dtc/dtc.c:102:17: warning: variable 'check' set but not used [-Wunused-but-set-variable] int force = 0, check = 0, sort = 0; ^ /kisskb/src/scripts/dtc/flattree.c: In function 'flat_read_mem_reserve': /kisskb/src/scripts/dtc/flattree.c:700:14: warning: variable 'p' set but not used [-Wunused-but-set-variable] const char *p; ^ WARNING: arch/powerpc/mm/built-in.o(.text+0x86d0): Section mismatch in reference from the function .read_drconf_cell() to the function .devinit.text:.read_n_cells() The function .read_drconf_cell() references the function __devinit .read_n_cells(). This is often because .read_drconf_cell lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/mm/built-in.o(.text+0x913c): Section mismatch in reference from the function .of_get_lmb_size() to the function .devinit.text:.read_n_cells() The function .of_get_lmb_size() references the function __devinit .read_n_cells(). This is often because .of_get_lmb_size lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/mm/built-in.o(.text+0x983c): Section mismatch in reference from the function .hot_add_node_scn_to_nid() to the function .devinit.text:.read_n_cells() The function .hot_add_node_scn_to_nid() references the function __devinit .read_n_cells(). This is often because .hot_add_node_scn_to_nid lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/mm/built-in.o(.text+0x9858): Section mismatch in reference from the function .hot_add_node_scn_to_nid() to the function .devinit.text:.read_n_cells() The function .hot_add_node_scn_to_nid() references the function __devinit .read_n_cells(). This is often because .hot_add_node_scn_to_nid lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: arch/powerpc/sysdev/xics/built-in.o(.text+0x2514): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics() The function .ics_rtas_init() references the function __init .xics_register_ics(). This is often because .ics_rtas_init lacks a __init annotation or the annotation of .xics_register_ics is wrong. WARNING: arch/powerpc/sysdev/built-in.o(.text+0xdd84): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics() The function .ics_rtas_init() references the function __init .xics_register_ics(). This is often because .ics_rtas_init lacks a __init annotation or the annotation of .xics_register_ics is wrong. WARNING: arch/powerpc/platforms/ps3/built-in.o(.text+0xb6c8): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_irq() The function .ps3_smp_probe() references the function __init .ps3_register_ipi_irq(). This is often because .ps3_smp_probe lacks a __init annotation or the annotation of .ps3_register_ipi_irq is wrong. WARNING: arch/powerpc/platforms/ps3/built-in.o(.text+0xb708): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_debug_brk() The function .ps3_smp_probe() references the function __init .ps3_register_ipi_debug_brk(). This is often because .ps3_smp_probe lacks a __init annotation or the annotation of .ps3_register_ipi_debug_brk is wrong. WARNING: arch/powerpc/platforms/built-in.o(.text+0x5436c): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_irq() The function .ps3_smp_probe() references the function __init .ps3_register_ipi_irq(). This is often because .ps3_smp_probe lacks a __init annotation or the annotation of .ps3_register_ipi_irq is wrong. WARNING: arch/powerpc/platforms/built-in.o(.text+0x543ac): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_debug_brk() The function .ps3_smp_probe() references the function __init .ps3_register_ipi_debug_brk(). This is often because .ps3_smp_probe lacks a __init annotation or the annotation of .ps3_register_ipi_debug_brk is wrong. 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 /kisskb/src/mm/slub.c: In function 'show_slab_objects': /kisskb/src/mm/slub.c:4476:11: warning: 'x' may be used uninitialized in this function [-Wuninitialized] Generating built-in policy for TOMOYO 2.5.x. WARNING: mm/built-in.o(.meminit.text+0xf50): Section mismatch in reference from the function .free_area_init_core.isra.34() to the function .init.text:.set_pageblock_order() The function __meminit .free_area_init_core.isra.34() references a function __init .set_pageblock_order(). If .set_pageblock_order is only used by .free_area_init_core.isra.34 then annotate .set_pageblock_order with a matching annotation. /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:206:2: warning: 'master_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:23: note: 'master_vol' was declared here /kisskb/src/drivers/dma/dmatest.c: In function 'dmatest_add_channel': /kisskb/src/drivers/dma/dmatest.c:594:28: warning: the omitted middle operand in ?: will always be 'true', suggest explicit middle operand [-Wparentheses] /kisskb/src/fs/gfs2/dir.c: In function 'get_first_leaf': /kisskb/src/fs/gfs2/dir.c:753:9: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/gfs2/dir.c: In function 'dir_split_leaf.isra.3': /kisskb/src/fs/gfs2/dir.c:967:8: warning: 'leaf_no' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/infiniband/hw/ehca/ehca_mrmw.c: In function 'ehca_reg_bmap_mr_rpages': /kisskb/src/drivers/infiniband/hw/ehca/ehca_mrmw.c:2492:3: warning: 'hret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/input/joystick/analog.c:175:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] /kisskb/src/drivers/leds/leds-lp5523.c: In function 'lp5523_selftest': /kisskb/src/drivers/leds/leds-lp5523.c:490:18: warning: 'adc' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/leds/leds-lp5523.c:465:5: warning: 'vdd' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/leds/leds-lp5523.c: In function 'lp5523_configure': /kisskb/src/drivers/leds/leds-lp5523.c:247:9: warning: 'status' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/mtd/devices/docg3.c:752:12: warning: 'doc_get_erase_count' defined but not used [-Wunused-function] /kisskb/src/drivers/mtd/devices/docprobe.c:74:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined [-Wcpp] /kisskb/src/drivers/mtd/nand/diskonchip.c:57:2: warning: #warning Unknown architecture for DiskOnChip. No default probe locations defined [-Wcpp] /kisskb/src/drivers/pci/pcie/portdrv_core.c: In function 'get_port_device_capability': /kisskb/src/drivers/pci/pcie/portdrv_core.c:275:16: warning: 'cap_mask' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tokenring/ibmtr_cs.c: In function 'ibmtr_config': /kisskb/src/drivers/net/tokenring/ibmtr_cs.c:195:5: warning: 'pcmcia_request_exclusive_irq' is deprecated (declared at /kisskb/src/include/pcmcia/ds.h:201) [-Wdeprecated-declarations] /kisskb/src/drivers/net/ethernet/i825xx/znet.c: In function 'hardware_init': /kisskb/src/drivers/net/ethernet/i825xx/znet.c:864:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /kisskb/src/drivers/net/ethernet/i825xx/znet.c:871:29: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] /kisskb/src/drivers/telephony/ixj.c: In function 'add_caps': /kisskb/src/drivers/telephony/ixj.c:5930:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:5950:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:5954:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:5965:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:5976:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:5988:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:5998:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6003:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6008:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6013:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6019:38: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6026:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6031:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6036:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6041:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6049:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6057:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6065:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/telephony/ixj.c:6071:39: warning: operation on 'j->caps' may be undefined [-Wsequence-point] /kisskb/src/drivers/scsi/mvsas/mv_sas.c: In function 'mvs_update_phyinfo': /kisskb/src/drivers/scsi/mvsas/mv_sas.c:1165:34: warning: comparison between 'enum sas_device_type' and 'enum sas_dev_type' [-Wenum-compare] /kisskb/src/drivers/scsi/mvsas/mv_sas.c:1168:39: warning: comparison between 'enum sas_device_type' and 'enum sas_dev_type' [-Wenum-compare] /kisskb/src/drivers/tty/serial/8250.c: In function 'serial_unlink_irq_chain': /kisskb/src/drivers/tty/serial/8250.c:1769:2: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/scsi/pm8001/pm8001_hwi.c: In function 'hw_event_sas_phy_up': /kisskb/src/drivers/scsi/pm8001/pm8001_hwi.c:2932:32: warning: comparison between 'enum sas_device_type' and 'enum sas_dev_type' [-Wenum-compare] /kisskb/src/drivers/scsi/pm8001/pm8001_hwi.c:2934:37: warning: comparison between 'enum sas_device_type' and 'enum sas_dev_type' [-Wenum-compare] /kisskb/src/drivers/staging/media/dt3155v4l/dt3155v4l.c:307:2: warning: initialization from incompatible pointer type [enabled by default] /kisskb/src/drivers/staging/media/dt3155v4l/dt3155v4l.c:307:2: warning: (near initialization for 'q_ops.queue_setup') [enabled by default] /kisskb/src/drivers/staging/media/dt3155v4l/dt3155v4l.c:311:2: warning: initialization from incompatible pointer type [enabled by default] /kisskb/src/drivers/staging/media/dt3155v4l/dt3155v4l.c:311:2: warning: (near initialization for 'q_ops.start_streaming') [enabled by default] /kisskb/src/drivers/usb/dwc3/ep0.c: In function '__dwc3_gadget_ep0_queue': /kisskb/src/drivers/usb/dwc3/ep0.c:148:8: warning: unused variable 'type' [-Wunused-variable] /kisskb/src/drivers/tty/ehv_bytechan.c:362:1: warning: data definition has no type or storage class [enabled by default] /kisskb/src/drivers/tty/ehv_bytechan.c:362:1: warning: type defaults to 'int' in declaration of 'console_initcall' [-Wimplicit-int] /kisskb/src/drivers/tty/ehv_bytechan.c:362:1: warning: parameter names (without types) in function declaration [enabled by default] /kisskb/src/drivers/tty/ehv_bytechan.c:334:19: warning: 'ehv_bc_console_init' defined but not used [-Wunused-function] /kisskb/src/drivers/net/wireless/mwifiex/sta_event.c: In function 'mwifiex_process_sta_event': /kisskb/src/drivers/net/wireless/mwifiex/sta_event.c:377:4: warning: comparison of distinct pointer types lacks a cast [enabled by default] In file included from /kisskb/src/drivers/usb/host/ohci-hcd.c:101:0: /kisskb/src/drivers/usb/host/ohci-dbg.c: In function 'fill_registers_buffer': /kisskb/src/drivers/usb/host/ohci-dbg.c:642:2: warning: the comparison will always evaluate as 'true' for the address of 'next' will never be NULL [-Waddress] /kisskb/src/drivers/usb/host/ohci-dbg.c:661:3: warning: the comparison will always evaluate as 'true' for the address of 'next' will never be NULL [-Waddress] /kisskb/src/drivers/scsi/aic7xxx_old.c: In function 'aic7xxx_register': /kisskb/src/drivers/scsi/aic7xxx_old.c:7901:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch] /kisskb/src/drivers/scsi/aic7xxx_old.c:7898:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch] /kisskb/src/drivers/scsi/aic7xxx_old.c: In function 'aic7xxx_load_seeprom': /kisskb/src/drivers/scsi/aic7xxx_old.c:8517:5: warning: case value '257' not in enumerated type 'ahc_chip' [-Wswitch] /kisskb/src/drivers/scsi/aic7xxx_old.c:8510:5: warning: case value '513' not in enumerated type 'ahc_chip' [-Wswitch] /kisskb/src/drivers/scsi/ips.c:210:2: warning: #warning "This driver has only been tested on the x86/ia64/x86_64 platforms" [-Wcpp] /kisskb/src/drivers/usb/gadget/inode.c: In function 'ep_aio_rwtail': /kisskb/src/drivers/usb/gadget/inode.c:630:12: warning: 'value' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/wireless/prism54/isl_ioctl.c: In function 'prism2_ioctl_scan_req.isra.5': /kisskb/src/drivers/net/wireless/prism54/isl_ioctl.c:2733:14: warning: array subscript is above array bounds [-Warray-bounds] /kisskb/src/drivers/staging/rtl8192e/rtllib_softmac.c: In function 'rtllib_probe_resp': /kisskb/src/drivers/staging/rtl8192e/rtllib_softmac.c:917:3: warning: value computed is not used [-Wunused-value] /kisskb/src/drivers/staging/sm7xx/smtcfb.c:831:19: warning: 'sm712vga_setup' defined but not used [-Wunused-function] /kisskb/src/drivers/net/wireless/airo.c: In function 'encapsulate': /kisskb/src/drivers/net/wireless/airo.c:1421:15: warning: array subscript is above array bounds [-Warray-bounds] /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c: In function 'temac_start_xmit_done': /kisskb/src/drivers/net/ethernet/xilinx/ll_temac_main.c:639:22: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] /kisskb/src/drivers/net/wireless/airo.c: In function 'decapsulate': /kisskb/src/drivers/net/wireless/airo.c:1509:16: warning: array subscript is above array bounds [-Warray-bounds] /kisskb/src/drivers/staging/zcache/zcache-main.c:1891:19: warning: 'enable_zcache' defined but not used [-Wunused-function] /kisskb/src/drivers/staging/zcache/zcache-main.c:1902:19: warning: 'no_cleancache' defined but not used [-Wunused-function] /kisskb/src/drivers/staging/zcache/zcache-main.c:1912:19: warning: 'no_frontswap' defined but not used [-Wunused-function] /kisskb/src/drivers/staging/xgifb/XGI_main_26.c: In function 'XGIfb_do_set_var': /kisskb/src/drivers/staging/xgifb/XGI_main_26.c:1144:5: warning: unused variable 'sr_data' [-Wunused-variable] WARNING: vmlinux.o(.text+0x93f0): Section mismatch in reference from the function .start_secondary_prolog() to the function .devinit.text:.start_secondary() The function .start_secondary_prolog() references the function __devinit .start_secondary(). This is often because .start_secondary_prolog lacks a __devinit annotation or the annotation of .start_secondary is wrong. WARNING: vmlinux.o(.text+0x9404): Section mismatch in reference from the function .start_secondary_resume() to the function .devinit.text:.start_secondary() The function .start_secondary_resume() references the function __devinit .start_secondary(). This is often because .start_secondary_resume lacks a __devinit annotation or the annotation of .start_secondary is wrong. WARNING: vmlinux.o(.text+0x2f754): Section mismatch in reference from the function .early_setup_secondary() to the function .cpuinit.text:.early_init_mmu_secondary() The function .early_setup_secondary() references the function __cpuinit .early_init_mmu_secondary(). This is often because .early_setup_secondary lacks a __cpuinit annotation or the annotation of .early_init_mmu_secondary is wrong. WARNING: vmlinux.o(.text+0x37590): Section mismatch in reference from the function .rtas_cpu_state_change_mask() to the function .cpuinit.text:.cpu_up() The function .rtas_cpu_state_change_mask() references the function __cpuinit .cpu_up(). This is often because .rtas_cpu_state_change_mask lacks a __cpuinit annotation or the annotation of .cpu_up is wrong. WARNING: vmlinux.o(.text+0x513b8): Section mismatch in reference from the function .wake_offline_cpus() to the function .cpuinit.text:.cpu_up() The function .wake_offline_cpus() references the function __cpuinit .cpu_up(). This is often because .wake_offline_cpus lacks a __cpuinit annotation or the annotation of .cpu_up is wrong. WARNING: vmlinux.o(.text+0x6763c): Section mismatch in reference from the function .read_drconf_cell() to the function .devinit.text:.read_n_cells() The function .read_drconf_cell() references the function __devinit .read_n_cells(). This is often because .read_drconf_cell lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: vmlinux.o(.text+0x680a8): Section mismatch in reference from the function .of_get_lmb_size() to the function .devinit.text:.read_n_cells() The function .of_get_lmb_size() references the function __devinit .read_n_cells(). This is often because .of_get_lmb_size lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: vmlinux.o(.text+0x687a8): Section mismatch in reference from the function .hot_add_node_scn_to_nid() to the function .devinit.text:.read_n_cells() The function .hot_add_node_scn_to_nid() references the function __devinit .read_n_cells(). This is often because .hot_add_node_scn_to_nid lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: vmlinux.o(.text+0x687c4): Section mismatch in reference from the function .hot_add_node_scn_to_nid() to the function .devinit.text:.read_n_cells() The function .hot_add_node_scn_to_nid() references the function __devinit .read_n_cells(). This is often because .hot_add_node_scn_to_nid lacks a __devinit annotation or the annotation of .read_n_cells is wrong. WARNING: vmlinux.o(.text+0x7dfbc): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics() The function .ics_rtas_init() references the function __init .xics_register_ics(). This is often because .ics_rtas_init lacks a __init annotation or the annotation of .xics_register_ics is wrong. WARNING: vmlinux.o(.text+0x96400): Section mismatch in reference from the function .pci_dn_reconfig_notifier() to the function .devinit.text:.update_dn_pci_info() The function .pci_dn_reconfig_notifier() references the function __devinit .update_dn_pci_info(). This is often because .pci_dn_reconfig_notifier lacks a __devinit annotation or the annotation of .update_dn_pci_info is wrong. WARNING: vmlinux.o(.text+0x9b024): Section mismatch in reference from the function .dlpar_online_cpu() to the function .cpuinit.text:.cpu_up() The function .dlpar_online_cpu() references the function __cpuinit .cpu_up(). This is often because .dlpar_online_cpu lacks a __cpuinit annotation or the annotation of .cpu_up is wrong. WARNING: vmlinux.o(.text+0xa3708): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.of_rescan_bus() The function .pcibios_add_pci_devices() references the function __devinit .of_rescan_bus(). This is often because .pcibios_add_pci_devices lacks a __devinit annotation or the annotation of .of_rescan_bus is wrong. WARNING: vmlinux.o(.text+0xa3794): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pcibios_setup_bus_devices() The function .pcibios_add_pci_devices() references the function __devinit .pcibios_setup_bus_devices(). This is often because .pcibios_add_pci_devices lacks a __devinit annotation or the annotation of .pcibios_setup_bus_devices is wrong. WARNING: vmlinux.o(.text+0xa37f8): Section mismatch in reference from the function .pcibios_add_pci_devices() to the function .devinit.text:.pci_scan_bridge() The function .pcibios_add_pci_devices() references the function __devinit .pci_scan_bridge(). This is often because .pcibios_add_pci_devices lacks a __devinit annotation or the annotation of .pci_scan_bridge is wrong. WARNING: vmlinux.o(.text+0xa7f72): Section mismatch in reference from the variable system_reset_iSeries to the variable .init.data:boot_paca The function system_reset_iSeries() references the variable __initdata boot_paca. This is often because system_reset_iSeries lacks a __initdata annotation or the annotation of boot_paca is wrong. WARNING: vmlinux.o(.text+0xd2a6c): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_irq() The function .ps3_smp_probe() references the function __init .ps3_register_ipi_irq(). This is often because .ps3_smp_probe lacks a __init annotation or the annotation of .ps3_register_ipi_irq is wrong. WARNING: vmlinux.o(.text+0xd2aac): Section mismatch in reference from the function .ps3_smp_probe() to the function .init.text:.ps3_register_ipi_debug_brk() The function .ps3_smp_probe() references the function __init .ps3_register_ipi_debug_brk(). This is often because .ps3_smp_probe lacks a __init annotation or the annotation of .ps3_register_ipi_debug_brk is wrong. WARNING: vmlinux.o(.text+0xe2620): Section mismatch in reference from the function .kvm_rma_init() to the function .init.text:.__alloc_bootmem() The function .kvm_rma_init() references the function __init .__alloc_bootmem(). This is often because .kvm_rma_init lacks a __init annotation or the annotation of .__alloc_bootmem is wrong. WARNING: vmlinux.o(.text+0xe2660): Section mismatch in reference from the function .kvm_rma_init() to the function .init.text:.__alloc_bootmem() The function .kvm_rma_init() references the function __init .__alloc_bootmem(). This is often because .kvm_rma_init lacks a __init annotation or the annotation of .__alloc_bootmem is wrong. WARNING: vmlinux.o(.meminit.text+0x134c): Section mismatch in reference from the function .free_area_init_core.isra.34() to the function .init.text:.set_pageblock_order() The function __meminit .free_area_init_core.isra.34() references a function __init .set_pageblock_order(). If .set_pageblock_order is only used by .free_area_init_core.isra.34 then annotate .set_pageblock_order with a matching annotation. /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/drm/drm_mode.h:85: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/drm/i915_drm.h:120: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/drm/mga_drm.h:260: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/drm/radeon_drm.h:758: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/drm/via_drm.h:117: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/scsi/scsi_netlink.h:108: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/linux/mmc/ioctl.h:10: found __[us]{8,16,32,64} type without #include /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/linux/soundcard.h:1054: userspace cannot reference function or variable defined in the kernel /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc/usr/include/asm/setup.h:7: userspace cannot reference function or variable defined in the kernel WARNING: 1 bad relocations c000000000b6ba30 R_PPC64_ADDR64 __crc_softirq_work_list /kisskb/src/arch/powerpc/boot/mpc8xx.c: In function 'mpc885_get_clock': /kisskb/src/arch/powerpc/boot/mpc8xx.c:27:26: warning: variable 'div' set but not used [-Wunused-but-set-variable] DTC: dts->dtb on file "/kisskb/src/arch/powerpc/boot/dts/ps3.dts" 4+0 records in 4+0 records out 4 bytes (4 B) copied, 9.8765e-05 s, 40.5 kB/s 512+0 records in 512+0 records out 512 bytes (512 B) copied, 0.000619783 s, 826 kB/s 512+0 records in 512+0 records out 512 bytes (512 B) copied, 0.000528436 s, 969 kB/s Completed OK # rm -rf /kisskb/build/stable-3.2_powerpc-allmodconfig_powerpc # Build took: 0:12:57.358406