Re: [PATCH v4 3/6] x86/msi: rearrange read_pci_mem_bar slightly

2023-08-30 Thread Jan Beulich
On 28.08.2023 19:56, Stewart Hildebrand wrote: > Use pdev->sbdf instead of the PCI_SBDF macro in calls to pci_* functions > where appropriate. Move NULL check earlier. > > Suggested-by: Jan Beulich > Signed-off-by: Stewart Hildebrand Reviewed-by: Jan Beulich

[PATCH v4 3/6] x86/msi: rearrange read_pci_mem_bar slightly

2023-08-28 Thread Stewart Hildebrand
Use pdev->sbdf instead of the PCI_SBDF macro in calls to pci_* functions where appropriate. Move NULL check earlier. Suggested-by: Jan Beulich Signed-off-by: Stewart Hildebrand --- v3->v4: * new patch Suggested-by tag added based on conversation at [1] [1] https://lists.xenproject.org/archives