svn commit: r355569 - head/sys/amd64/linux32

John Baldwin jhb at FreeBSD.org
Mon Dec 9 23:36:15 UTC 2019


On 12/9/19 11:18 AM, 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.

Oops, missed:

Reviewed by:  kib
Differential Review: https://reviews.freebsd.org/D22696

-- 
John Baldwin


More information about the svn-src-head mailing list