mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
38d7b94e81
In scenario where pin is registered with multiple parent pins via dpll_pin_on_pin_register(..), all belonging to the same dpll device. A second call to dpll_pin_on_pin_unregister(..) would cause a call trace, as it tries to use already released registration resources (due to fix introduced in |
||
---|---|---|
.. | ||
dpll_core.c | ||
dpll_core.h | ||
dpll_netlink.c | ||
dpll_netlink.h | ||
dpll_nl.c | ||
dpll_nl.h | ||
Kconfig | ||
Makefile |