linux-stable/drivers/iommu/amd
Joerg Roedel fbc0514e1a iommu/amd: Clarify AMD IOMMUv2 initialization messages
commit 717e88aad3 upstream.

The messages printed on the initialization of the AMD IOMMUv2 driver
have caused some confusion in the past. Clarify the messages to lower
the confusion in the future.

Cc: stable@vger.kernel.org
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Link: https://lore.kernel.org/r/20211123105507.7654-3-joro@8bytes.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-12-01 09:19:09 +01:00
..
amd_iommu.h iommu/amd: Use IVHD EFR for early initialization of IOMMU features 2021-02-03 23:28:50 +01:00
amd_iommu_types.h iommu/amd: Use IVHD EFR for early initialization of IOMMU features 2021-02-03 23:28:50 +01:00
debugfs.c
init.c iommu/amd: Relocate GAMSup check to early_enable_iommus 2021-09-26 14:08:59 +02:00
iommu.c iommu/amd: Fix sleeping in atomic in increase_address_space() 2021-03-11 14:17:22 +01:00
iommu_v2.c iommu/amd: Clarify AMD IOMMUv2 initialization messages 2021-12-01 09:19:09 +01:00
Kconfig iommu/amd: Use cmpxchg_double() when updating 128-bit IRTE 2020-09-04 11:53:18 +02:00
Makefile iommu/amd: Move Kconfig and Makefile bits down into amd directory 2020-07-29 14:15:36 +02:00
quirks.c