On Tue May 26, 2026 at 7:58 AM JST, Danilo Krummrich wrote: > Now that SysmemFlush can borrow the Bar via HRT lifetime, store a > &'bound Bar0 reference and implement Drop to automatically unregister > the sysmem flush page. This removes the need for manual unregister() > calls and the Gpu::unbind() method. > > Reported-by: Eliot Courtney <[email protected]> > Closes: > https://lore.kernel.org/all/[email protected]/ > Fixes: 6554ad65b589 ("gpu: nova-core: register sysmem flush page") > Signed-off-by: Danilo Krummrich <[email protected]> > ---
Reviewed-by: Eliot Courtney <[email protected]>
