diff options
author | M. Mohan Kumar <mohan@in.ibm.com> | 2009-08-10 19:43:51 +0530 |
---|---|---|
committer | Simon Horman <horms@verge.net.au> | 2009-08-13 09:17:44 +1000 |
commit | 3e804a5792dbf3c237789de8d6a86ffffca8e084 (patch) | |
tree | 32f99ba78901baf45be6a6f904358b5daafa734a /util_lib/compute_ip_checksum.c | |
parent | c24c6f32bb6b9b07d13c5b5c2456cb8004adc96f (diff) |
Make dtstruct variable to be 8 byte aligned
[PATCH 1/2] Make dtstruct variable to be 8 byte aligned
kexec is creating a version 3 device tree to be backwards compatible. This
version of the struct has 8-byte alignment for properties whose value is 8 or
more bytes. As the code directly checks the pointer when deciding to add the
alignment word, the struct memory must start on an 8 byte boundary. Force the
dtstruct variable to be always 8 bytes aligned.
Signed-off-by: M. Mohan Kumar <mohan@in.ibm.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Diffstat (limited to 'util_lib/compute_ip_checksum.c')
0 files changed, 0 insertions, 0 deletions