[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20181128084342.16363-1-joro@8bytes.org>
Date: Wed, 28 Nov 2018 09:43:39 +0100
From: Joerg Roedel <joro@...tes.org>
To: iommu@...ts.linux-foundation.org
Cc: linux-kernel@...r.kernel.org, Joerg Roedel <joro@...tes.org>
Subject: [PATCH 0/3] Driver message cleanups
Hi,
here are a couple of patches to clean up the message
printing in the AMD IOMMU driver a bit. The patches switch
the driver to use pr_fmt() instead of inconsistently open
coding the 'AMD-Vi' prefix in error messages. Furhter the
Event log messages are fixed and contain no newline anymore.
The addresses in the event log messages got rid of the
leading 0s to make the messages shorter.
Regards,
Joerg
Joerg Roedel (3):
iommu/amd: Use pr_fmt()
iommu/amd: Fix line-break in error log reporting
iommu/amd: Remove leading 0s in error log messages
drivers/iommu/amd_iommu.c | 62 ++++++++++++++++----------------
drivers/iommu/amd_iommu_init.c | 64 ++++++++++++++++++----------------
drivers/iommu/amd_iommu_v2.c | 2 ++
3 files changed, 66 insertions(+), 62 deletions(-)
--
2.17.1
Powered by blists - more mailing lists