On Sat, May 21, 2016 at 04:52:38PM +0000, Ian Lepore wrote:
> Author: ian
> Date: Sat May 21 16:52:38 2016
> New Revision: 300375
> URL: https://svnweb.freebsd.org/changeset/base/300375
> 
> Log:
>   Adjust _ALIGNBYTES to the proper value for arm and armv6 arches.  Modern
>   compilers can emit arm instructions that require 8-byte alignment.  The
>   alignment-sensitive instructions were added in armv5, which has to be
>   supported by our combined v4/v5 kernels, so the value is set uncoditionally
>   for all arm architecture versions.

Doesn't this change effectively break the ABI of CMSG?

Joerg
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "[email protected]"

Reply via email to