On 01/03/2021 16:16, Ian Jackson wrote:
> Andrew Cooper writes ("[PATCH 1/3] tools/hvmloader: Drop machelf include as
> well"):
>> The logic behind switching to elfstructs applies to sun builds as well.
>>
>> Fixes: 81b2b328a2 ("hvmloader: use Xen private header for elf structs")
>> Signed-off-by: Andrew Cooper <[email protected]>
> I would have preferred this patch to come after the one that is
> actually justified for 4.15, so that it could be held off to after
> 4.15. After all I see no substantive reason why this should get a
> freeze exception.
It is a bugfix to a very recent patch which already already got a
release ack.
If this doesn't get an ack, then 81b2b328a2 should be reverted. (Except
obviously that would be a bad move.)
>
> However, it looks fine based on code review and I don't want to add
> risk by asking you to transpose the two patches, so:
>
> Release-Acked-by: Ian Jackson <[email protected]>
Thanks.
~Andrew