Am 11.06.21 um 13:06 schrieb Philippe Mathieu-Daudé:

On 6/11/21 12:58 PM, Stefan Weil wrote:
The function is called with alignment == 0 which caused an assertion.
Use the code from oslib_posix.c to fix that regression (introduced
by commit ed6f53f9ca9).

Oops.

Can we replace '(introduced by commit ed6f53f9ca9)' by:
Fixes: ed6f53f9ca9 ("util/oslib: Assert qemu_try_memalign() alignment is
a power of 2")

Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com>


Sure, that's fine for me, too. I think the text can be changed without a v2 of the patch.

Stefan



Reply via email to