public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/3] iova: Some misc changes
@ 2022-09-07 13:34 John Garry
  2022-09-07 13:34 ` [PATCH v4 1/3] iova: Remove some magazine pointer NULL checks John Garry
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Garry @ 2022-09-07 13:34 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 v3:
- fix typo
- Add Robin's tag to 3/3 (thanks)

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 14:02 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:34 [PATCH v4 0/3] iova: Some misc changes John Garry
2022-09-07 13:34 ` [PATCH v4 1/3] iova: Remove some magazine pointer NULL checks John Garry
2022-09-07 13:34 ` [PATCH v4 2/3] iova: Remove magazine BUG_ON() checks John Garry
2022-09-07 13:34 ` [PATCH v4 3/3] iova: Remove iovad->rcaches check in iova_rcache_get() John Garry
2022-09-07 14:01 ` [PATCH v4 0/3] iova: Some misc changes Joerg Roedel

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