All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd()
@ 2021-12-07  9:41 ` Zhen Lei via iommu
  0 siblings, 0 replies; 18+ messages in thread
From: Zhen Lei @ 2021-12-07  9:41 UTC (permalink / raw)
  To: Will Deacon, Robin Murphy, Joerg Roedel, linux-arm-kernel, iommu,
	linux-kernel
  Cc: Zhen Lei

v2 --> v3:
Discard 'register' modifier for local variable 'cmd'.

v1 --> v2:
1. Add patch 1, Properly handle the return value of arm_smmu_cmdq_build_cmd()
2. Remove arm_smmu_cmdq_copy_cmd(). In addition, when build command fails, out_cmd is not filled.

[v2] https://lists.linuxfoundation.org/pipermail/iommu/2021-October/059831.html


Zhen Lei (1):
  iommu/arm-smmu-v3: Simplify useless instructions in
    arm_smmu_cmdq_build_cmd()

 drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-08 18:42 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-07  9:41 [PATCH v3 0/1] iommu/arm-smmu-v3: Simplify useless instructions in arm_smmu_cmdq_build_cmd() Zhen Lei
2021-12-07  9:41 ` Zhen Lei
2021-12-07  9:41 ` Zhen Lei via iommu
2021-12-07  9:41 ` [PATCH v3 1/1] " Zhen Lei
2021-12-07  9:41   ` Zhen Lei
2021-12-07  9:41   ` Zhen Lei via iommu
2021-12-07 16:17   ` John Garry
2021-12-07 16:17     ` John Garry
2021-12-07 16:17     ` John Garry via iommu
2021-12-08 13:40     ` Leizhen (ThunderTown)
2021-12-08 13:40       ` Leizhen (ThunderTown)
2021-12-08 13:40       ` Leizhen (ThunderTown) via iommu
2021-12-08 18:17       ` John Garry
2021-12-08 18:17         ` John Garry
2021-12-08 18:17         ` John Garry via iommu
2021-12-08 18:40         ` Robin Murphy
2021-12-08 18:40           ` Robin Murphy
2021-12-08 18:40           ` Robin Murphy

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.