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<[email protected]>
Reviewed-by: Philippe Mathieu-Daudé<[email protected]>
---
  target/arm/kvm64.c | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Richard Henderson <[email protected]>

r~

Reply via email to