On Tue, Jun 23, 2020 at 02:07:55PM +0200, Eric Auger wrote: > Running a guest with a virtio-iommu protecting virtio devices > is broken since commit 515e5b6d90d4 ("dma-mapping: use vmap insted > of reimplementing it"). Before the conversion, the size was > page aligned in __get_vm_area_node(). Doing so fixes the > regression. > > Fixes: 515e5b6d90d4 ("dma-mapping: use vmap insted of reimplementing it") > Signed-off-by: Eric Auger <eric.au...@redhat.com>
Thanks, I've applied this locally, waiting for git.infradead.org to be back up.