On Thu, Mar 17, 2005 at 10:47:44AM -0800, David S. Miller wrote:

> 7) MIPS appears to be a copy of the original alpha/ia64 unaligned.h header,
>    so I converted it to use the new asm-generic/unaligned.h too

That's indeed the heritage of the current MIPS implementation.  We used to
use inline assembler because some older compiler (afair egcs 1.0.3a or
egcs 1.1.2 vintage) used to generate very bad code from the packed method.

> Any suggested changes or objections?

Looks good.

  Ralf

Reply via email to