Re: git: 000aad3d093a - stable/12 - loader: allocate properly aligned buffer for network packet

From: Alexey Dokuchaev <danfe_at_freebsd.org>
Date: Thu, 07 Oct 2021 06:06:12 UTC
On Thu, Oct 07, 2021 at 03:37:42AM +0000, Kyle Evans wrote:
> commit 000aad3d093a376bb1104a284b4102149db43155
> 
>     loader: allocate properly aligned buffer for network packet
>     
>     Use memalign(4, size) to ensure we have properly aligned buffer.
>     
>     (cherry picked from commit 659bf32dfc595b6cd6aeda7f05cb57872c64d2d1)

I don't understand, so this is a merge of the commit from master (main) to
stablle/12 which had then been reverted?  So why do the merge in the first
place?

./danfe