Hello Alex,
On 6/16/22 22:38, Alex Williamson wrote:
Console drivers can create conflicts with PCI resources resulting in userspace getting mmap failures to memory BARs. This is especially evident when trying to re-use the system primary console for userspace drivers. Use the aperture helpers to remove these conflicts.
Reported-by: Laszlo Ersek lersek@redhat.com Suggested-by: Gerd Hoffmann kraxel@redhat.com Signed-off-by: Alex Williamson alex.williamson@redhat.com
Patch looks good to me.
Reviewed-by: Javier Martinez Canillas javierm@redhat.com