linux/arch/ia64/hp
Jiang Liu f3ffaaa8b7 [IA64] sba_iommu: fix section mismatch
To: linux-kernel@vger.kernel.org

Fix the section mismatch warning by remove __init annotate for functions
ioc_iova_init(), ioc_init() and acpi_sba_ioc_add() because they may be called at runtime.

WARNING: vmlinux.o(.data+0x66ee0): Section mismatch in reference from the variable acpi_sba_ioc_handler to the function .init.text:acpi_sba_ioc_add()
The variable acpi_sba_ioc_handler references
the function __init acpi_sba_ioc_add()

Signed-off-by: Jiang Liu <jiang.liu@linux.intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2014-02-28 11:02:02 -08:00
..
common [IA64] sba_iommu: fix section mismatch 2014-02-28 11:02:02 -08:00
sim Add some casts to avoid warnings from efi_runtime_services_t members. 2013-07-10 10:09:04 -07:00
zx1 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00