From: Judith Lebzelter <judith@osdl.org>
To: linux-scsi@vger.kernel.org
Subject: Compile warnings for linux-2.6.18-scsi-misc1 on various architectures
Date: Tue, 26 Sep 2006 14:53:57 -0700 [thread overview]
Message-ID: <20060926215357.GC26041@shell0.pdx.osdl.net> (raw)
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'
reply other threads:[~2006-09-26 21:53 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060926215357.GC26041@shell0.pdx.osdl.net \
--to=judith@osdl.org \
--cc=linux-scsi@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox