mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +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 |