Stephen Hemminger wrote:
Is there any standard kernel config define for "this platform can't do unaligned accesses"?
Not that I know of, but there should be.To be somewhat more complexicated, some platforms (e.g. MIPS) can do unaligned references quite cheaply, but they need different opcodes to do so.
-hpa - 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