On Fri, Nov 18, 2022 at 05:28:19PM +0100, Eric Auger wrote:
On 11/16/22 22:00, Jason Gunthorpe wrote:
Following the pattern of io_uring, perf, skb, and bpf iommfd will use user->locked_vm for accounting pinned pages. Ensure the value is included in the struct and export free_uid() as iommufd is modular.
nit: s/bpf/bpf, in case you have to respinned
Ok
Jason