Re: [PATCH v4 8/8] swiotlb: search the software IO TLB only if a device makes use of it

From: Christoph Hellwig
Date: Thu Jul 20 2023 - 02:48:11 EST


Any reason this can't just do a list_empty_careful on the list
instead of adding yet another field that grows struct device?