]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Backout 356693. The libsa malloc does provide necessary alignment and
authorToomas Soome <tsoome@FreeBSD.org>
Mon, 13 Jan 2020 20:02:27 +0000 (20:02 +0000)
committerKyle Evans <kevans@FreeBSD.org>
Thu, 7 Oct 2021 03:37:10 +0000 (22:37 -0500)
commitbdf50dc5afbce81cce2d0759ee36108c3cc8614b
tree84259506c033165d66a728f9554a68f83bd3aba5
parent000aad3d093a376bb1104a284b4102149db43155
Backout 356693. The libsa malloc does provide necessary alignment and
memalign by 4 will reduce alignment for some platforms. Thanks for Ian for
pointing this out.

(cherry picked from commit aaeffe5b7064536dc7f4ea75a58125ec69d2706b)
stand/efi/libefi/efinet.c
stand/i386/libi386/pxe.c
stand/libofw/ofw_net.c
stand/uboot/lib/net.c