You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
xen/gntdev: Do not use mm notifiers with autotranslating guests
Commit d3eeb1d ("xen/gntdev: use mmu_interval_notifier_insert")
missed a test for use_ptemod when calling mmu_interval_read_begin(). Fix
that.
Fixes: d3eeb1d ("xen/gntdev: use mmu_interval_notifier_insert")
CC: [email protected] # 5.5
Reported-by: Ilpo Järvinen <[email protected]>
Tested-by: Ilpo Järvinen <[email protected]>
Signed-off-by: Boris Ostrovsky <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Acked-by: Juergen Gross <[email protected]>
0 commit comments