mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 00:21:59 +00:00
4726bcf30f
The reset work holds a mutex to prevent races with removal modifying the
same resources, but was unlocking only on success. Unlock on failure
too.
Fixes:
|
||
---|---|---|
.. | ||
host | ||
target | ||
Kconfig | ||
Makefile |