Re: [PATCH] iommu: Lower severity of add/remove device messages
From: Joerg Roedel
Date: Fri Mar 27 2020 - 05:50:33 EST
On Mon, Mar 23, 2020 at 06:49:56PM -0300, Ezequiel Garcia wrote:
> These user messages are not really informational,
> but mostly of debug nature. Lower their severity.
Like most other messages in the kernel log, that is not a reason to
lower the severity. These messages are the first thing to look at when
looking into IOMMU related issues.
Regards,
Joerg