
Currently code is locking the struct_mutex when accessing the GEM object inactive list. This causes corruption of the inactive list during stability testing. This change uses the mm_lock mutex instead, as it is used in the allocation and de-allocation paths. Change-Id: I6384fd70e7ea5d7e3c2910c7670d152a61670dc1 Signed-off-by: Amine Najahi <quic_anajahi@quicinc.com>
32 KiB
32 KiB