Quoting Michał Winiarski (2018-07-24 09:48:59) > On Sat, Jul 21, 2018 at 01:50:37PM +0100, Chris Wilson wrote: > > A reasonably common operation is to pin the map of the vma alongside the > > vma itself for the lifetime of the vma, and so release both pin at the > > same time as destroying the vma. It is common enough to pull into the > > release function, making that central function more attractive to a > > couple of other callsites. > > > > The continual ulterior motive is to sweep over errors on module load > > aborting... > > > > Testcase: igt/drv_module_reload/basic-reload-inject > > Signed-off-by: Chris Wilson <chris@xxxxxxxxxxxxxxxxxx> > > Cc: Michał Winiarski <michal.winiarski@xxxxxxxxx> > > Cc: Michal Wajdeczko <michal.wajdeczko@xxxxxxxxx> > > Reviewed-by: Michał Winiarski <michal.winiarski@xxxxxxxxx> Hopefully this was the last oops for drv_module_reload... Now just need a random patch for igt, take your pick of https://patchwork.freedesktop.org/series/47084/ -Chris _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/intel-gfx