Re: [PATCH v2 6/9] perf cs-etm: Update OpenCSD decoder for ETE

From: Arnaldo Carvalho de Melo
Date: Fri Sep 03 2021 - 07:16:36 EST


Em Fri, Sep 03, 2021 at 10:10:01AM +0100, Suzuki K Poulose escreveu:
> On 06/08/2021 14:41, James Clark wrote:
> > OpenCSD v1.1.1 has a bug fix for the installation of the ETE decoder
> > headers. This also means that including headers separately for each
> > decoder is unnecessary so remove these.
> >
> > Reviewed-by: Leo Yan <leo.yan@xxxxxxxxxx>
> > Signed-off-by: James Clark <james.clark@xxxxxxx>
>
> Acked-by: Suzuki K Poulose <suzuki.poulose@xxxxxxx>

Thanks, collected the Acked-by.

- Arnaldo