android_kernel_samsung_msm8976/drivers/coresight
Saranya Chidura f32fe96ca8 coresight: tmc: Fix use after free issue with tmc read
Fix race condition seen between reading tmc buffer and enabling
the device. The race condition can result in a use after free
issue if the buffer is released while a read is in progress.

Signed-off-by: Saranya Chidura <schidura@codeaurora.org>
Change-Id: I9908fa78acbf3152ee791c63fef525f09a9a23d5
2017-07-30 10:34:00 -07:00
..
Kconfig coresight: make boot_enable support individual remote etm enablement 2015-05-14 14:45:43 +08:00
Makefile coresight: unify remote processor etm drivers 2015-04-30 01:18:17 -07:00
coresight-csr.c coresight: fix the dangling pointer issues on coresight 2016-09-14 05:02:11 -07:00
coresight-cti.c coresight: register to cpu_pm notifiers for cti save / restore 2015-10-26 23:57:06 -07:00
coresight-dbgui.c
coresight-etm-cp14.c
coresight-etm.c
coresight-etmv4.c soc: qcom: jtagv8: register for hotplug and cpu_pm notifiers 2015-08-12 21:50:10 -07:00
coresight-event.c
coresight-funnel.c
coresight-fuse.c coresight: fix the dangling pointer issues on coresight 2016-09-14 05:02:11 -07:00
coresight-hwevent.c
coresight-nidnt.c
coresight-nidnt.h
coresight-priv.h
coresight-qmi.h coresight: unify remote processor etm drivers 2015-04-30 01:18:17 -07:00
coresight-qpdi.c coresight: disable spmi handshake while enabling qpdi 2015-05-06 15:12:43 -07:00
coresight-remote-etm.c coresight: make boot_enable support individual remote etm enablement 2015-05-14 14:45:43 +08:00
coresight-replicator.c
coresight-stm.c coresight: fix use-after-free in stm on secure boot devices 2016-08-01 22:09:15 -07:00
coresight-tmc.c coresight: tmc: Fix use after free issue with tmc read 2017-07-30 10:34:00 -07:00
coresight-tpda.c
coresight-tpdm.c coresight: enable timestamp request based on trigger input 2015-07-03 09:08:18 -07:00
coresight-tpiu.c
coresight.c