Linux IOMMU Development
 help / color / mirror / Atom feed
* [PATCH 0/2] Misc cleanup for iommu/vt-d
@ 2023-05-30  9:25 Yanfei Xu
  2023-05-30  9:25 ` [PATCH 1/2] iommu/vt-d: Remove the dead code in init_iommu_hw() Yanfei Xu
  2023-05-30  9:25 ` [PATCH 2/2] iommu/vt-d: Use BUG_ON to check NULL value of 'table' Yanfei Xu
  0 siblings, 2 replies; 12+ messages in thread
From: Yanfei Xu @ 2023-05-30  9:25 UTC (permalink / raw)
  To: dwmw2, baolu.lu, joro, will, robin.murphy; +Cc: iommu, linux-kernel, yanfei.xu

No functional changes expected.

Yanfei Xu (2):
  iommu/vt-d: Remove the dead code in init_iommu_hw()
  iommu/vt-d: Use BUG_ON to check NULL value of 'table'

 drivers/iommu/intel/iommu.c | 14 +++-----------
 1 file changed, 3 insertions(+), 11 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-06-02 14:32 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-30  9:25 [PATCH 0/2] Misc cleanup for iommu/vt-d Yanfei Xu
2023-05-30  9:25 ` [PATCH 1/2] iommu/vt-d: Remove the dead code in init_iommu_hw() Yanfei Xu
2023-05-31  3:24   ` Baolu Lu
2023-05-31  6:55     ` Yanfei Xu
2023-06-01  1:15       ` Baolu Lu
2023-06-01  7:49         ` Yanfei Xu
2023-05-30  9:25 ` [PATCH 2/2] iommu/vt-d: Use BUG_ON to check NULL value of 'table' Yanfei Xu
2023-05-31  3:26   ` Baolu Lu
2023-05-31  7:09     ` Yanfei Xu
2023-06-01  1:23       ` Baolu Lu
2023-06-01  4:47         ` Yanfei Xu
2023-06-02 14:32     ` Jason Gunthorpe

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