Date: Mon, 9 Dec 2019 15:36:12 -0800 From: John Baldwin <jhb@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r355569 - head/sys/amd64/linux32 Message-ID: <ffacc703-3573-74bb-ce34-00b156911794@FreeBSD.org> In-Reply-To: <201912091918.xB9JI6Uc020854@repo.freebsd.org> References: <201912091918.xB9JI6Uc020854@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ffacc703-3573-74bb-ce34-00b156911794>