AMD/IOMMU: expose errors and warnings unconditionally
authorJan Beulich <jbeulich@suse.com>
Fri, 15 Oct 2021 10:47:52 +0000 (12:47 +0200)
committerJan Beulich <jbeulich@suse.com>
Fri, 15 Oct 2021 10:47:52 +0000 (12:47 +0200)
commit91f428ea7cf89ec3f3d4ed2ba0fe931561d85eac
tree3535ac852bf6e08b915152cfae8a7ecb1a060f34
parent388b5f1be68861b8abaf67e6a311b09b5a0816c5
AMD/IOMMU: expose errors and warnings unconditionally

Making these dependent upon "iommu=debug" isn't really helpful in the
field. Where touching respective code anyway also make use of %pp and
%pd.

Requested-by: Andrew Cooper <andrew.cooper3@citrix.com>
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Reviewed-by: Paul Durrant <paul@xen.org>
xen/drivers/passthrough/amd/iommu.h
xen/drivers/passthrough/amd/iommu_acpi.c
xen/drivers/passthrough/amd/iommu_cmd.c
xen/drivers/passthrough/amd/iommu_detect.c
xen/drivers/passthrough/amd/iommu_init.c
xen/drivers/passthrough/amd/iommu_intr.c
xen/drivers/passthrough/amd/iommu_map.c
xen/drivers/passthrough/amd/pci_amd_iommu.c