Re: [PATCH 2/2] iommu/arm-smmu: Make force_stage module param read-only in sysfs

2015-05-29 Thread Joerg Roedel
On Wed, May 27, 2015 at 05:09:35PM +0100, Will Deacon wrote: Changing force_stage dynamically isn't supported by the driver and it also doesn't make a whole lot of sense to change it once the SMMU is up and running. This patch makes the sysfs entry for the parameter read-only.

[PATCH 2/2] iommu/arm-smmu: Make force_stage module param read-only in sysfs

2015-05-27 Thread Will Deacon
Changing force_stage dynamically isn't supported by the driver and it also doesn't make a whole lot of sense to change it once the SMMU is up and running. This patch makes the sysfs entry for the parameter read-only. Signed-off-by: Will Deacon will.dea...@arm.com --- drivers/iommu/arm-smmu.c |