On Mon, 27 Mar 2006 22:36:25 +0200 Sam Ravnborg wrote:

> On Mon, Mar 27, 2006 at 12:26:12PM -0800, Randy.Dunlap wrote:
> > From: Randy Dunlap <[EMAIL PROTECTED]>
> > 
> > Fix section mismatches in acenic driver:
> > WARNING: drivers/net/acenic.o - Section mismatch: reference to 
> > .init.data:tigon2FwText from .text between 'acenic_probe_one' (at offset 
> > 0x2409) and 'ace_interrupt'
> > WARNING: drivers/net/acenic.o - Section mismatch: reference to 
> > .init.data:tigon2FwRodata from .text between 'acenic_probe_one' (at offset 
> > 0x2422) and 'ace_interrupt'
> > 
> > Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>
> 
> I'm glad to see these fixes appear.
> Did you manage to compile with and without HOTPLUG enabled?
> This is important since HOTPLUG redefined __dev* to nothing => no
> section mismatchs.

Nope, only with HOTPLUG enabled.  I can try without also (but
disabling it is a pain :).

---
~Randy
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to