svn commit: r355569 - head/sys/amd64/linux32
Joerg Sonnenberger
joerg at bec.de
Mon Dec 9 20:01:42 UTC 2019
On Mon, Dec 09, 2019 at 07:18:06PM +0000, John Baldwin wrote:
> Author: jhb
> Date: Mon Dec 9 19:18:05 2019
> New Revision: 355569
> URL: https://svnweb.freebsd.org/changeset/base/355569
>
> Log:
> Use 4 byte stack alignment instead of 8 byte.
>
> This was an old bug prior to r355373 and mostly harmless as it would
> waste at most a handful of bytes on the stack.
Doesn't Linux assume 128bit alignment for i386 nowadays?
Joerg
More information about the svn-src-head
mailing list