svn commit: r355346 - in stable: 11/sys/arm/arm 12/sys/arm/arm
Kyle Evans
kevans at freebsd.org
Tue Dec 3 18:36:15 UTC 2019
On Tue, Dec 3, 2019 at 12:28 PM Kyle Evans <kevans at freebsd.org> wrote:
>
> Author: kevans
> Date: Tue Dec 3 18:28:39 2019
> New Revision: 355346
> URL: https://svnweb.freebsd.org/changeset/base/355346
>
> Log:
> MFC rarm: correct kernelstack allocation size
>
> This appears to be a copy-pasto from previous lines that propagated to v6
> over the years. Indeed, nothing references kernelstack beyond
> USPACE_SVC_STACK_TOP and it would be odd if anything did.
>
This should have read: "MFC r353902"
More information about the svn-src-stable-12
mailing list