[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <YO7B56Mkz3kx5U5Q@8bytes.org>
Date: Wed, 14 Jul 2021 12:52:23 +0200
From: Joerg Roedel <joro@...tes.org>
To: Dmitry Osipenko <digetx@...il.com>
Cc: Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Krishna Reddy <vdumpa@...dia.com>,
Will Deacon <will@...nel.org>, linux-tegra@...r.kernel.org,
iommu@...ts.linux-foundation.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v1] iommu/tegra-smmu: Change debugfs directory name
On Mon, Jul 12, 2021 at 03:13:41AM +0300, Dmitry Osipenko wrote:
> - err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, dev_name(dev));
> + err = iommu_device_sysfs_add(&smmu->iommu, dev, NULL, "smmu");
Are you sure no one is relying on the old name so that this change
breaks ABI? Also this change means that there is always be only one SMMU
per system. Is that guaranteed too?
Regards,
Joerg
Powered by blists - more mailing lists