]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iommu/arm-smmu-v3: Log better event records
authorPranjal Shrivastava <praan@google.com>
Tue, 3 Dec 2024 18:49:06 +0000 (18:49 +0000)
committerWill Deacon <will@kernel.org>
Mon, 9 Dec 2024 21:43:43 +0000 (21:43 +0000)
commitd814b70b9b901c823ddedd12757ca4a19b18c8f7
treedb2c6673784513309349ba328bd73adf627667e0
parent43ca55f5555b53d0c37039c62d75e882cccbfb69
iommu/arm-smmu-v3: Log better event records

Currently, the driver dumps the raw hex for a received event record.
Improve this by leveraging `struct arm_smmu_event` for event fields
and log human-readable event records with meaningful information.

Signed-off-by: Pranjal Shrivastava <praan@google.com>
Link: https://lore.kernel.org/r/20241203184906.2264528-3-praan@google.com
Signed-off-by: Will Deacon <will@kernel.org>
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.h