mirror of
https://github.com/torvalds/linux.git
synced 2024-12-02 00:51:44 +00:00
a8dfe193a6
We must ensure that the tag is not changed while we aggregate the
requests. Currently the icc_set_tag() is not using any locks and this
may cause the values to be aggregated incorrectly. Fix this by acquiring
the icc_lock while we set the tag.
Link: https://lore.kernel.org/lkml/20191018141750.17032-1-georgi.djakov@linaro.org/
Fixes:
|
||
---|---|---|
.. | ||
qcom | ||
core.c | ||
Kconfig | ||
Makefile |