On Wed Jun 10, 2026 at 5:21 PM BST, Lyude Paul wrote: > Just a temporary holdover to make locking/unlocking the dma_resv lock much > easier. > > Signed-off-by: Lyude Paul <[email protected]> > Co-authored-by: Alexandre Courbot <[email protected]> > Signed-off-by: Alexandre Courbot <[email protected]>
Reviewed-by: Gary Guo <[email protected]> > --- > V17: > * Fix format of commit message title > V19: > * Add NotThreadSafe to DmaResvGuard > V20: > * s/inline(always)/inline/ > > rust/kernel/drm/gem/shmem.rs | 39 ++++++++++++++++++++++++++++++++++-- > 1 file changed, 37 insertions(+), 2 deletions(-)
