On Sat, Mar 14, 2020 at 11:39:59AM +0800, Lu Baolu wrote:
> From: Megha Dey <[email protected]>
> 
> Currently, the intel iommu debugfs directory(/sys/kernel/debug/iommu/intel)
> gets populated only when DMA remapping is enabled (dmar_disabled = 0)
> irrespective of whether interrupt remapping is enabled or not.
> 
> Instead, populate the intel iommu debugfs directory if any IOMMUs are
> detected.
> 
> Cc: Dan Carpenter <[email protected]>
> Fixes: ee2636b8670b1 ("iommu/vt-d: Enable base Intel IOMMU debugfs support")
> Signed-off-by: Megha Dey <[email protected]>
> Signed-off-by: Lu Baolu <[email protected]>
> ---
>  drivers/iommu/intel-iommu-debugfs.c | 11 ++++++++++-
>  drivers/iommu/intel-iommu.c         |  4 +++-
>  2 files changed, 13 insertions(+), 2 deletions(-)

Applied, thanks.
_______________________________________________
iommu mailing list
[email protected]
https://lists.linuxfoundation.org/mailman/listinfo/iommu

Reply via email to