mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-03-14 12:30:12 +01:00
The mutex unlock for vdev->submitted_jobs_lock was incorrectly placed
before unlocking file_priv->lock. Change order of unlocks to avoid potential
race conditions.
Fixes:
|
||
|---|---|---|
| .. | ||
| amdxdna | ||
| habanalabs | ||
| ivpu | ||
| qaic | ||
| drm_accel.c | ||
| Kconfig | ||
| Makefile | ||