On 8/23/21 9:06 AM, Andrew Jones wrote:
bitmap_clear() only clears the given range. While the given
range should be sufficient in this case we might as well be
100% sure all bits are zeroed by using bitmap_zero().

Signed-off-by: Andrew Jones<drjo...@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé<phi...@redhat.com>
---
  target/arm/kvm64.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <richard.hender...@linaro.org>

r~

Reply via email to