<br><br><div class="gmail_quote">On Thu, Mar 18, 2010 at 11:28 AM, Myles Watson <span dir="ltr"><<a href="mailto:mylesgw@gmail.com">mylesgw@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I split the patch into two.  One has the acpi changes.<br></blockquote><div>For the ACPI struct, the safest way would probably be to copy sizeof(acpi_header_t) bytes into a temp header, then copy the full temp->size.  I think we can probably trust the compiler to give us 4-byte alignment, but maybe we should add an alignment attribute when we change the name.<br>
<br>Thanks,<br>Myles<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><br>Abuild-tested and boot tested on serengeti_cheetah_fam10.<br>
<br>If we get rid of the SSE2 warnings, we could have about 30 boards compiling without any warnings!<div class="im"><br>
<br>Signed-off-by: Myles Watson <<a href="mailto:mylesgw@gmail.com" target="_blank">mylesgw@gmail.com</a>><br><br></div>Thanks,<br><font color="#888888">Myles<br>
</font></blockquote></div><br>