On Wed, Mar 30, 2022 at 12:59 AM Andrew Scull <asc...@google.com> wrote:
>
> The virtio PCI capabilities describe regions of memory that should be
> mapped. Map those with dm_pci_map_bar() which will ensure they are valid
> PCI regions.
>
> Signed-off-by: Andrew Scull <asc...@google.com>
> ---
>  drivers/virtio/virtio_pci_modern.c | 18 ++++++++----------
>  1 file changed, 8 insertions(+), 10 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to