aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/firmware/psci/psci.c
diff options
context:
space:
mode:
authorRobin Murphy <[email protected]>2021-04-01 13:56:25 +0000
committerJoerg Roedel <[email protected]>2021-04-16 15:19:04 +0000
commitc0aec6680b6c82fe893a546e322e1130cd5cf21e (patch)
treedb60787936d90a2a97cc174e4af6c2d7d2aec5b3 /drivers/firmware/psci/psci.c
parentMerge branches 'iommu/fixes', 'arm/mediatek', 'arm/smmu', 'arm/exynos', 'unis... (diff)
downloadkernel-c0aec6680b6c82fe893a546e322e1130cd5cf21e.tar.gz
kernel-c0aec6680b6c82fe893a546e322e1130cd5cf21e.zip
iommu: Statically set module owner
It happens that the 3 drivers which first supported being modular are also ones which play games with their pgsize_bitmap, so have non-const iommu_ops where dynamically setting the owner manages to work out OK. However, it's less than ideal to force that upon all drivers which want to be modular - like the new sprd-iommu driver which now has a potential bug in that regard - so let's just statically set the module owner and let ops remain const wherever possible. Reviewed-by: Christoph Hellwig <[email protected]> Acked-by: Will Deacon <[email protected]> Signed-off-by: Robin Murphy <[email protected]> Link: https://lore.kernel.org/r/31423b99ff609c3d4b291c701a7a7a810d9ce8dc.1617285386.git.robin.murphy@arm.com Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'drivers/firmware/psci/psci.c')
0 files changed, 0 insertions, 0 deletions