public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* infiniband section mismatches
@ 2006-11-20  2:44 Randy Dunlap
  2006-11-20 10:48 ` Roland Dreier
  0 siblings, 1 reply; 3+ messages in thread
From: Randy Dunlap @ 2006-11-20  2:44 UTC (permalink / raw)
  To: lkml; +Cc: rolandd, openib-general


2.6.19-rc6-git2:
with CONFIG_HOTPLUG=n:

WARNING: drivers/infiniband/hw/amso1100/iw_c2.o - Section mismatch: reference to .init.text:c2_init_pd_table from .text between 'c2_rnic_init' (at offset 0x25c6) and 'c2_add_addr'
WARNING: drivers/infiniband/hw/amso1100/iw_c2.o - Section mismatch: reference to .init.text:c2_init_qp_table from .text between 'c2_rnic_init' (at offset 0x25d5) and 'c2_add_addr'
WARNING: drivers/infiniband/hw/amso1100/iw_c2.o - Section mismatch: reference to .exit.text:c2_cleanup_qp_table from .text between 'c2_rnic_term' (at offset 0x1e64) and 'c2_del_addr'
WARNING: drivers/infiniband/hw/amso1100/iw_c2.o - Section mismatch: reference to .exit.text:c2_cleanup_pd_table from .text between 'c2_rnic_term' (at offset 0x1e6c) and 'c2_del_addr'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text: from .text between '__mthca_init_one' (at offset 0x69a) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_pd_table from .text between '__mthca_init_one' (at offset 0x77e) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_mr_table from .text between '__mthca_init_one' (at offset 0x7a2) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_eq_table from .text between '__mthca_init_one' (at offset 0x7ff) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_cq_table from .text between '__mthca_init_one' (at offset 0x88f) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_srq_table from .text between '__mthca_init_one' (at offset 0x8b3) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_qp_table from .text between '__mthca_init_one' (at offset 0x8d4) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_av_table from .text between '__mthca_init_one' (at offset 0x8f5) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .init.text:mthca_init_mcg_table from .text between '__mthca_init_one' (at offset 0x916) and '__mthca_restart_one'
WARNING: drivers/infiniband/hw/mthca/ib_mthca.o - Section mismatch: reference to .exit.text:mthca_free_agents from .text between '__mthca_remove_one' (at offset 0x179) and '__mthca_init_one'


---
~Randy

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-11-20 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-20  2:44 infiniband section mismatches Randy Dunlap
2006-11-20 10:48 ` Roland Dreier
2006-11-20 17:01   ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox