]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[IA64] Fix - Section mismatch: reference to .init.data:mvec_name
authorTony Luck <tony.luck@intel.com>
Thu, 10 May 2007 18:57:58 +0000 (11:57 -0700)
committerTony Luck <tony.luck@intel.com>
Thu, 10 May 2007 18:57:58 +0000 (11:57 -0700)
commit9a86bbb90f3c42e10fce2b9634961ec18f5ca2cb
treecfce92682cf62c5632a6ee61a2b7cec426edb1bc
parentb9ae3bd255c3e25880b60a997f1b34ad9535b249
[IA64] Fix - Section mismatch: reference to .init.data:mvec_name

machvec_init() should be __init.  And then so should hwsw_init().

Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/hp/common/hwsw_iommu.c
arch/ia64/kernel/machvec.c