<div dir="ltr">On 16 May 2013 00:21, Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info" target="_blank">anton@korobeynikov.info</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im"><span style="color:rgb(34,34,34)">Even more, the change in question actually is a regression for such</span><br>
</div>
subtargets. Previously the code generated never trapped and the<br>
present one traps. And starting to ask for additional cmdline flag is<br>
a bad thing here IMO.<br></blockquote><div></div></div><br></div><div class="gmail_extra" style>I have to agree with Anton, here. The results of unaligned access is a trap and code will fail, independent of the default on power on, boot code will set whatever they want and code bare metal code expecting aligned access will trap.</div>
<div class="gmail_extra" style><br></div><div class="gmail_extra" style>Let's be conservative in general and make Linux more performing.</div><div class="gmail_extra" style><br></div><div class="gmail_extra" style>cheers,</div>
<div class="gmail_extra" style>--renato</div></div>