mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
ae69a1da39
Calling function 'smp_call_function_single()' to unlock a tracer and calling it again right after to perform the default initialisation doesn't make sense. Moving 'etm_os_unlock()' just before making the default initialisation results in the same outcome while saving one call to 'smp_call_function_single()'. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
coresight-etb10.c | ||
coresight-etm-cp14.c | ||
coresight-etm.h | ||
coresight-etm3x-sysfs.c | ||
coresight-etm3x.c | ||
coresight-etm4x.c | ||
coresight-etm4x.h | ||
coresight-funnel.c | ||
coresight-priv.h | ||
coresight-replicator-qcom.c | ||
coresight-replicator.c | ||
coresight-tmc.c | ||
coresight-tpiu.c | ||
coresight.c | ||
Kconfig | ||
Makefile | ||
of_coresight.c |