CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/01/21 16:49:36
Modified files:
sys/dev/pci/drm: drm_linux.c
Log message:
release mtx before pool_get() in __xa_alloc()/__xa_store() when
PR_WAITOK is used to not sleep with mtx held
