public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH rc 0/2] Fix maps created without READ or WRITE
@ 2024-08-22 14:45 Jason Gunthorpe
  2024-08-22 14:45 ` [PATCH rc 1/2] iommufd: Do not allow creating areas " Jason Gunthorpe
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Jason Gunthorpe @ 2024-08-22 14:45 UTC (permalink / raw)
  To: Alyssa Rosenzweig, asahi, iommu, Joerg Roedel, linux-arm-kernel,
	linux-kselftest, Robin Murphy, Shuah Khan, Will Deacon
  Cc: Eric Auger, Janne Grunau, Joerg Roedel, Kevin Tian,
	Laurent Pinchart, Lixiao Yang, Hector Martin, Matthew Rosato,
	Nicolin Chen, patches, Sven Peter, Will Deacon, Yi Liu, Yong Wu

I noticed some bugs here while working on iommupt. Fix them up.

Joerg, can you pick this both for your -rc branch?

Thanks,
Jason

Jason Gunthorpe (2):
  iommufd: Do not allow creating areas without READ or WRITE
  iommu: Do not return 0 from map_pages if it doesn't do anything

 drivers/iommu/io-pgtable-arm-v7s.c      | 3 +--
 drivers/iommu/io-pgtable-arm.c          | 3 +--
 drivers/iommu/io-pgtable-dart.c         | 3 +--
 drivers/iommu/iommufd/ioas.c            | 8 ++++++++
 tools/testing/selftests/iommu/iommufd.c | 6 +++---
 5 files changed, 14 insertions(+), 9 deletions(-)


base-commit: 4be8b00b2b0f669989486e9f2fb9b65edb4ef8c4
-- 
2.46.0



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

end of thread, other threads:[~2024-08-26  7:23 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-22 14:45 [PATCH rc 0/2] Fix maps created without READ or WRITE Jason Gunthorpe
2024-08-22 14:45 ` [PATCH rc 1/2] iommufd: Do not allow creating areas " Jason Gunthorpe
2024-08-23 16:29   ` Nicolin Chen
2024-08-26  6:20   ` Tian, Kevin
2024-08-22 14:45 ` [PATCH rc 2/2] iommu: Do not return 0 from map_pages if it doesn't do anything Jason Gunthorpe
2024-08-23 16:18   ` Will Deacon
2024-08-26  6:20   ` Tian, Kevin
2024-08-26  7:16 ` [PATCH rc 0/2] Fix maps created without READ or WRITE Joerg Roedel

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