Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH v3 0/3] iova: Some misc changes
@ 2022-09-07 13:02 John Garry
  2022-09-07 13:02 ` [PATCH v3 1/3] iova: Remove some magazine pointer NULL checks John Garry
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: John Garry @ 2022-09-07 13:02 UTC (permalink / raw)
  To: robin.murphy, joro, will
  Cc: iommu, linux-kernel, linuxarm, jsnitsel, haifeng.zhao, John Garry

This series removes some checks in the code which are not required or
don't fulfil their purpose.

Differences to v2:
- Add more words in 1/3 commit log
- Add Jerry's tags (thanks)
- Add patch to drop iovad->rcaches check

Differences to v1:
- Drop re-org
- Add RB/AB tags

Based on v6.0-rc4

John Garry (3):
  iova: Remove some magazine pointer NULL checks
  iova: Remove magazine BUG_ON() checks
  iova: Remove iovad->rcaches check in iova_rcache_get()

 drivers/iommu/iova.c | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2022-09-07 13:22 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-07 13:02 [PATCH v3 0/3] iova: Some misc changes John Garry
2022-09-07 13:02 ` [PATCH v3 1/3] iova: Remove some magazine pointer NULL checks John Garry
2022-09-07 13:02 ` [PATCH v3 2/3] iova: Remove magazine BUG_ON() checks John Garry
2022-09-07 13:02 ` [PATCH v3 3/3] iova: Remove iovad->rcaches check in iova_rcache_get() John Garry
2022-09-07 13:22   ` Robin Murphy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox