Searched hist:f62c4a96 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/firmware/ |
H A D | pcdp.h | f62c4a96 Tue Jul 12 23:51:00 CDT 2005 David Mosberger-Tang <David.Mosberger@acm.org> [IA64] Make PCDP work again.
Mark's patch added "attribute((packed))" for pcdp_uart, without accounting for the fact that the structure definition _relied_ on implicit padding by 6 bytes. Fix is to make the padding explicit.
Signed-off-by: David Mosberger-Tang <David.Mosberger@acm.org> Signed-off-by: Tony Luck <tony.luck@intel.com> f62c4a96 Tue Jul 12 23:51:00 CDT 2005 David Mosberger-Tang <David.Mosberger@acm.org> [IA64] Make PCDP work again. Mark's patch added "attribute((packed))" for pcdp_uart, without accounting for the fact that the structure definition _relied_ on implicit padding by 6 bytes. Fix is to make the padding explicit. Signed-off-by: David Mosberger-Tang <David.Mosberger@acm.org> Signed-off-by: Tony Luck <tony.luck@intel.com>
|