[openib-general] [PATCH] IB/core - ib_umad can cause address alignment fault on ia64

Michael S. Tsirkin mst at mellanox.co.il
Fri Jan 19 05:10:24 PST 2007


> Quoting Jason Gunthorpe <jgunthorpe at obsidianresearch.com>:
> Subject: [PATCH] IB/core - ib_umad can cause address alignment fault on ia64
> 
> Make the untyped data region in ib_user_mad u64 aligned so that casting
> ib_user_mad to structs with u64s in them works on ia64.

Note this does not affect the ABI - ib_user_mad format stays the same,
the only effect this has is in how ib_user_mad is placed within larger
kernel-only structures.

So this makes sense to me, and I think this is small enough to be 2.6.20 material.
Sean? Roland?

Jason, while the patch is a one-liner, I think you should
indicate that you can certify the Developer's Certificate of Origin 1.1


-- 
MST




More information about the general mailing list