Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2019 21:01:36 +0100
From:      Joerg Sonnenberger <joerg@bec.de>
To:        John Baldwin <jhb@FreeBSD.org>
Cc:        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:  <20191209200136.GA28078@bec.de>
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 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20191209200136.GA28078>