linux/drivers/hwtracing/coresight
Mathieu Poirier ae69a1da39 coresight: etm3x: unlocking tracers in default arch init
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>
2016-02-20 14:11:01 -08:00
..
coresight-etb10.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-etm-cp14.c
coresight-etm.h coresight: etm3x: moving sysFS entries to dedicated file 2016-02-20 14:11:01 -08:00
coresight-etm3x-sysfs.c coresight: etm3x: moving sysFS entries to dedicated file 2016-02-20 14:11:01 -08:00
coresight-etm3x.c coresight: etm3x: unlocking tracers in default arch init 2016-02-20 14:11:01 -08:00
coresight-etm4x.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-etm4x.h
coresight-funnel.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-priv.h coresight: add API to get sink from path 2016-02-20 14:11:01 -08:00
coresight-replicator-qcom.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-replicator.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-tmc.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight-tpiu.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
coresight.c coresight: moving PM runtime operations to core framework 2016-02-20 14:11:01 -08:00
Kconfig
Makefile coresight: etm3x: moving sysFS entries to dedicated file 2016-02-20 14:11:01 -08:00
of_coresight.c coresight: "DEVICE_ATTR_RO" should defined as static. 2016-02-20 14:11:01 -08:00