On Thu, 2025-11-13 at 15:51 +0100, Christian König wrote: > Using the inline lock is now the recommended way for dma_fence > implementations. > > So use this approach for the scheduler fences as well just in case if > anybody uses this as blueprint for its own implementation. > > Also saves about 4 bytes for the external spinlock.
So you changed your mind and want to keep this patch? P.
