Thread (32 messages) 32 messages, 2 authors, 2024-12-12

Re: [PATCH v2 01/13] iommufd/fault: Add an iommufd_fault_init() helper

From: Nicolin Chen <hidden>
Date: 2024-12-12 21:11:04
Also in: linux-doc, linux-iommu, linux-kselftest, lkml

On Wed, Dec 11, 2024 at 07:27:40AM +0000, Tian, Kevin wrote:
quoted
From: Nicolin Chen <redacted>
Sent: Wednesday, December 4, 2024 6:10 AM

+static int iommufd_fault_init(struct iommufd_fault *fault, char *name,
+			      struct iommufd_ctx *ictx)
+{
+	struct file *filep;
+	int fdno;
+
+	fault->ictx = ictx;
while at it could you move this line behind iommufd_ctx_get(fault->ictx).
usually we want the two together.
Sure. Consider it done.
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Thanks!
Nic
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help