[PATCH 1/1] drivers: brcmaxi: provide amba axi functionality in separate module

Russell King rmk at arm.linux.org.uk
Thu Mar 31 13:51:26 UTC 2011


On Thu, Mar 31, 2011 at 03:48:20PM +0200, Jiri Slaby wrote:
> How it can? Packed only tells the compiler to have one byte alignment
> steps. And it should not matter here as all the members are 32-bit long.

It also tells the compiler that it may be misaligned, so to avoid
alignment faults it will use byte loads/stores.

-- 
Russell King
 Linux kernel    2.6 ARM Linux   - http://www.arm.linux.org.uk/
 maintainer of:



More information about the devel mailing list