On Sun, 2006-12-10 at 15:58 -0800, Randy Dunlap wrote: > Is it OK for section .parainstructions to reference > exit.text?
Yep, it can (and will) reference any section. > From: Randy Dunlap <[EMAIL PROTECTED]> > > Section .parainstructions should not warn about section mismatches. > > WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to > .exit.text: from .parainstructions after '' (at offset 0x0) > WARNING: drivers/net/hamradio/scc.o - Section mismatch: reference to > .exit.text: from .parainstructions after '' (at offset 0x8) > > Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]> Acked-by: Rusty Russell <[EMAIL PROTECTED]> _______________________________________________ Virtualization mailing list [email protected] https://lists.osdl.org/mailman/listinfo/virtualization
