Re: [PATCH v2 0/2] coresight: Allow sharing of STM

From: Mathieu Poirier
Date: Thu Mar 30 2017 - 13:15:10 EST


On 29 March 2017 at 10:33, Suzuki K Poulose <suzuki.poulose@xxxxxxx> wrote:
> This series fixes the coresight generic layer to handle the reference
> counting for the STM source properly, to allow multiple applications
> to share the STM. Without this series, the STM is disabled when the
> first user closes its connection, causing trace data losses.
>
>
> Changes since v1:
> - Fixed minor coding style issues
>
> Suzuki K Poulose (2):
> coresight: Disable the path only when the source is disabled
> coresight: Fix reference count for software sources
>
> drivers/hwtracing/coresight/coresight.c | 33 +++++++++++++++++++++++++--------
> 1 file changed, 25 insertions(+), 8 deletions(-)

Applied - thanks,
Mathieu

>
> --
> 2.7.4
>