Am 31.07.19 um 14:33 schrieb Chris Wilson:
Quoting Christian König (2019-07-31 12:38:53)
Complete the abstraction of the ww_mutex inside the reservation object.
This allows us to add more handling and debugging to the reservation object in the future.
Signed-off-by: Christian König christian.koenig@amd.com
Looks entirely mechanical, Reviewed-by: Chris Wilson chris@chris-wilson.co.uk
Quietly opines for s/reservation_object/dma_reservation/
I was thinking about that as well because "reservation_object" is just a rather long name and not very descriptive.
But I'm not sure if dma_reservation fits either. How about something like dma_cntrl?
Christian.
-Chris