Thread (18 messages) 18 messages, 5 authors, 2025-02-11

Re: [PATCH 2/5] iommu/dart: Skip reset for locked DARTs

From: Alyssa Rosenzweig <hidden>
Date: 2025-02-11 18:45:11
Also in: asahi, linux-iommu, lkml

quoted
  	struct apple_dart *dart = platform_get_drvdata(pdev);
-	apple_dart_hw_reset(dart);
+	if (!dart->locked)
+		apple_dart_hw_reset(dart);
Not much point saving anything on suspend either, in that case.
Quite right. Fixed in v2, thanks!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help