All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] iommu/tegra-smmu: Two followup changes
@ 2020-09-29  4:52 ` Nicolin Chen
  0 siblings, 0 replies; 10+ messages in thread
From: Nicolin Chen @ 2020-09-29  4:52 UTC (permalink / raw)
  To: thierry.reding, joro
  Cc: vdumpa, jonathanh, digetx, linux-tegra, iommu, linux-kernel

Two followup patches for tegra-smmu:
PATCH-1 is a clean-up patch for the recently applied SWGROUP change.
PATCH-2 fixes a potential race condition

Changelog
v2->v3:
 * PATCH-2: renamed "err_unlock" to "unlock"
v1->v2:
 * Separated first two changs of V1 so they may get applied first,
   since the other three changes need some extra time to finalize.

Nicolin Chen (2):
  iommu/tegra-smmu: Unwrap tegra_smmu_group_get
  iommu/tegra-smmu: Expend mutex protection range

 drivers/iommu/tegra-smmu.c | 53 ++++++++++++++++++--------------------
 1 file changed, 25 insertions(+), 28 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2020-09-29  6:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-29  4:52 [PATCH v3 0/2] iommu/tegra-smmu: Two followup changes Nicolin Chen
2020-09-29  4:52 ` Nicolin Chen
2020-09-29  4:52 ` [PATCH v3 1/2] iommu/tegra-smmu: Unwrap tegra_smmu_group_get Nicolin Chen
2020-09-29  4:52   ` Nicolin Chen
2020-09-29  4:52 ` [PATCH v3 2/2] iommu/tegra-smmu: Expend mutex protection range Nicolin Chen
2020-09-29  4:52   ` Nicolin Chen
2020-09-29  6:03   ` Christoph Hellwig
2020-09-29  6:03     ` Christoph Hellwig
2020-09-29  6:02     ` Nicolin Chen
2020-09-29  6:02       ` Nicolin Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.