On Mon, Apr 03, 2023 at 12:22:01PM +0200, Dmitry Vyukov wrote: > Then I misunderstood what it means. Ignore. > > While we are here: > > if (mm_valid_pasid(mm) && > !test_bit(MM_CONTEXT_FORCE_TAGGED_SVA, &mm->context.flags)) > return -EINTR; > > should be EINVAL? Yes. My bad. Will fix. -- Kiryl Shutsemau / Kirill A. Shutemov