public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Some section mismatch in acpi_processor_power_init on ia64 build
@ 2006-03-28 23:09 Luck, Tony
  2006-03-29  0:00 ` Andi Kleen
  2006-03-29  0:16 ` Ashok Raj
  0 siblings, 2 replies; 4+ messages in thread
From: Luck, Tony @ 2006-03-28 23:09 UTC (permalink / raw)
  To: Raj, Ashok; +Cc: Andi Kleen, linux-kernel

I've only just noticed these warnings when building ia64 !SMP or
!HOTPLUG_CPU
kernels:

WARNING: drivers/acpi/processor.o - Section mismatch: reference to
.init.data: from .text between 'acpi_processor_power_init' (at offset
0x5040) and 'acpi_processor_power_exit'
WARNING: drivers/acpi/processor.o - Section mismatch: reference to
.init.data: from .text between 'acpi_processor_power_init' (at offset
0x5050) and 'acpi_processor_power_exit'

According to git bisect, they began with Matt Domsch's "ia64: use i386
dmi_scan.c"
patch (commit 3ed3bce8), but it appears that the real issue may be
further back when
Ashok Raj marked processor_power_dmi_table as __cpuinitdata in 7ded5689
with a
cryptic comment by AK (Andi Kleen?):
  /* Actually this shouldn't be __cpuinitdata, would be better to fix
the
     callers to only run once -AK */

-Tony

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

end of thread, other threads:[~2006-03-29  1:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-28 23:09 Some section mismatch in acpi_processor_power_init on ia64 build Luck, Tony
2006-03-29  0:00 ` Andi Kleen
2006-03-29  0:58   ` Luck, Tony
2006-03-29  0:16 ` Ashok Raj

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