Compile warnings for linux-2.6.18-scsi-misc1 on various architectures

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

At OSDL we have been running automated cross-compiles on the 
scsi-misc and scsi-rc-fixes trees and I thought it might be 
helpful to post the warnings and errors which appear compared 
to the tree it is based on.  SCSI is clean, so mostly these 
are warnings.  We do allmodconfig or defconfig on arm, I386, 
ia64, powerpc, ppc, sparc64, x86_64.  If there were no 
additional warnings, then that architecture is not in this 
output.

So, below are the _additional_ warnings from the linux-2.6.18-scsi-misc1 
compile outputs when compared to the linux-2.6.18 compile outputs.

Let me know if this is useful, or how it could be better.

WKR,
Judith Lebzelter
OSDL



*********I386*********
> drivers/scsi/aacraid/commsup.c: In function '_aac_reset_adapter':
> drivers/scsi/aacraid/commsup.c:1112: warning: implicit declaration of function 'free_irq'
> WARNING: arch/i386/kernel/cpu/cpufreq/acpi-cpufreq.o - Section mismatch: reference to .init.data:sw_any_bug_dmi_table from .text between 'acpi_cpufreq_cpu_init' (at offset 0x355) and 'acpi_cpufreq_target'
> WARNING: arch/i386/kernel/cpu/cpufreq/speedstep-centrino.o - Section mismatch: reference to .init.text: from .data between 'sw_any_bug_dmi_table' (at offset 0x40) and 'models'


*********ia64*********
> drivers/infiniband/hw/amso1100/c2_provider.c: In function `c2_reg_phys_mr':
> drivers/infiniband/hw/amso1100/c2_provider.c:397: warning: long long unsigned int format, long unsigned int arg (arg 6)
> drivers/infiniband/hw/amso1100/c2_provider.c:397: warning: long long unsigned int format, long unsigned int arg (arg 7)
> drivers/infiniband/hw/amso1100/c2_provider.c:397: warning: long long unsigned int format, long unsigned int arg (arg 8)
> drivers/infiniband/hw/amso1100/c2_rnic.c: In function `c2_rnic_init':
> drivers/infiniband/hw/amso1100/c2_rnic.c:529: warning: long long unsigned int format, dma_addr_t arg (arg 4)
> drivers/infiniband/hw/amso1100/c2_rnic.c:552: warning: long long unsigned int format, dma_addr_t arg (arg 4)
> drivers/infiniband/hw/amso1100/c2_alloc.c: In function `c2_alloc_mqsp':
> drivers/infiniband/hw/amso1100/c2_alloc.c:117: warning: long long unsigned int format, long unsigned int arg (arg 4)
> drivers/infiniband/hw/amso1100/c2_alloc.c:94: warning: 'mqsp' might be used uninitialized in this function
> drivers/infiniband/hw/amso1100/c2_ae.c: In function `c2_ae_event':
> drivers/infiniband/hw/amso1100/c2_ae.c:195: warning: long long unsigned int format, long unsigned int arg (arg 4)
> drivers/scsi/aacraid/commsup.c: In function `_aac_reset_adapter':
> drivers/scsi/aacraid/commsup.c:1112: warning: implicit declaration of function `free_irq'
> drivers/scsi/lpfc/lpfc_attr.c: In function `lpfc_soft_wwpn_show':
> drivers/scsi/lpfc/lpfc_attr.c:597: warning: long long unsigned int format, uint64_t arg (arg 4)
> drivers/scsi/lpfc/lpfc_attr.c:597: warning: long long unsigned int format, uint64_t arg (arg 4)
> net/dccp/ccids/ccid2.c: In function `ccid2_hc_tx_packet_sent':
> net/dccp/ccids/ccid2.c:355: warning: long long unsigned int format, u64 arg (arg 3)
> net/dccp/ccids/ccid2.c:360: warning: long long unsigned int format, u64 arg (arg 3)
> net/dccp/ccids/ccid2.c: In function `ccid2_new_ack':
> net/dccp/ccids/ccid2.c:482: warning: long long unsigned int format, u64 arg (arg 5)
> net/dccp/ccids/ccid2.c: In function `ccid2_hc_tx_packet_recv':
> net/dccp/ccids/ccid2.c:639: warning: long long unsigned int format, u64 arg (arg 3)
> net/dccp/ccids/ccid2.c:639: warning: long long unsigned int format, u64 arg (arg 4)
> net/dccp/ccids/ccid2.c:674: warning: long long unsigned int format, u64 arg (arg 3)
> net/dccp/ccids/ccid2.c:720: warning: long long unsigned int format, u64 arg (arg 3)


*********powerpc*********
> drivers/infiniband/hw/amso1100/c2_provider.c: In function 'c2_reg_phys_mr':
> drivers/infiniband/hw/amso1100/c2_provider.c:397: warning: format '%llx' expects type 'long long unsigned int', but argument 6 has type 'u64'
> drivers/infiniband/hw/amso1100/c2_provider.c:397: warning: format '%llx' expects type 'long long unsigned int', but argument 7 has type 'u64'
> drivers/infiniband/hw/amso1100/c2_provider.c:397: warning: format '%llx' expects type 'long long unsigned int', but argument 8 has type 'u64'
> drivers/infiniband/hw/amso1100/c2_rnic.c: In function 'c2_rnic_init':
> drivers/infiniband/hw/amso1100/c2_rnic.c:529: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'dma_addr_t'
> drivers/infiniband/hw/amso1100/c2_rnic.c:552: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'dma_addr_t'
> drivers/infiniband/hw/amso1100/c2_alloc.c: In function 'c2_alloc_mqsp':
> drivers/infiniband/hw/amso1100/c2_alloc.c:117: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'dma_addr_t'
> drivers/infiniband/hw/amso1100/c2_ae.c: In function 'c2_ae_event':
> drivers/infiniband/hw/amso1100/c2_ae.c:195: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'u64'
> drivers/scsi/aacraid/commsup.c: In function '_aac_reset_adapter':
> drivers/scsi/aacraid/commsup.c:1112: warning: implicit declaration of function 'free_irq'
> drivers/scsi/lpfc/lpfc_attr.c: In function 'lpfc_soft_wwpn_show':
> drivers/scsi/lpfc/lpfc_attr.c:597: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t'
> drivers/scsi/lpfc/lpfc_attr.c:597: warning: format '%llx' expects type 'long long unsigned int', but argument 4 has type 'uint64_t'
> drivers/video/riva/fbdev.c: In function 'riva_get_EDID_OF':
> drivers/video/riva/fbdev.c:1846: warning: assignment discards qualifiers from pointer target type
> net/dccp/ccids/ccid2.c: In function 'ccid2_hc_tx_packet_sent':
> net/dccp/ccids/ccid2.c:355: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c:360: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c: In function 'ccid2_new_ack':
> net/dccp/ccids/ccid2.c:482: warning: format '%llu' expects type 'long long unsigned int', but argument 5 has type 'u64'
> net/dccp/ccids/ccid2.c: In function 'ccid2_hc_tx_packet_recv':
> net/dccp/ccids/ccid2.c:639: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c:639: warning: format '%llu' expects type 'long long unsigned int', but argument 4 has type 'u64'
> net/dccp/ccids/ccid2.c:674: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64'
> net/dccp/ccids/ccid2.c:720: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type 'u64'


*********ppc*********
> drivers/net/3c509.c: In function 'el3_start_xmit':
> drivers/net/3c509.c:883: warning: implicit declaration of function 'outsl_ns'
> drivers/net/3c509.c: In function 'el3_rx':
> drivers/net/3c509.c:1107: warning: implicit declaration of function 'insl_ns'
> WARNING: "outsl_ns" [drivers/net/3c509.ko] undefined!
> WARNING: "insl_ns" [drivers/net/3c509.ko] undefined!


*********x86_64*********
> drivers/scsi/aacraid/commsup.c: In function '_aac_reset_adapter':
> drivers/scsi/aacraid/commsup.c:1112: warning: implicit declaration of function 'free_irq'
> WARNING: arch/x86_64/kernel/cpufreq/acpi-cpufreq.o - Section mismatch: reference to .init.data: from .text between 'acpi_cpufreq_cpu_init' (at offset 0x3da) and 'acpi_cpufreq_target'
> WARNING: arch/x86_64/kernel/cpufreq/speedstep-centrino.o - Section mismatch: reference to .init.text: from .data between 'sw_any_bug_dmi_table' (at offset 0x80) and 'centrino_attr'
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [SCSI Target Devel]     [Linux SCSI Target Infrastructure]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Linux IIO]     [Samba]     [Device Mapper]
  Powered by Linux