On Fri, Sep 18, 2020 at 12:18:41PM +0200, Jean-Philippe Brucker wrote: > From: Fenghua Yu <[email protected]> > > PASID is shared by all threads in a process. So the logical place to keep > track of it is in the "mm". Both ARM and X86 need to use the PASID in the > "mm". > > Suggested-by: Christoph Hellwig <[email protected]> > Signed-off-by: Fenghua Yu <[email protected]> > Reviewed-by: Tony Luck <[email protected]> > --- > https://lore.kernel.org/linux-iommu/[email protected]/ > --- > include/linux/mm_types.h | 4 ++++ > 1 file changed, 4 insertions(+)
Acked-by: Will Deacon <[email protected]> Will _______________________________________________ iommu mailing list [email protected] https://lists.linuxfoundation.org/mailman/listinfo/iommu
