Re: [PATCH v2 00/14] perf arm-spe: Refactor decoding & dumping flow

From: Leo Yan
Date: Tue Oct 13 2020 - 11:19:59 EST


Hi Arnaldo,

On Tue, Oct 13, 2020 at 11:53:32AM -0300, Arnaldo Carvalho de Melo wrote:

[...]

> > Changes from v1:
> > - Heavily rewrote the patch 05 for refactoring printing strings; this
> > is fundamental change, so adjusted the sequence for patches and moved
> > the printing string patch ahead from patch 10 (v1) to patch 05;
> > - Changed to use GENMASK_ULL() for bits mask;
> > - Added Andre's patch 13 for dumping memory tagging;
> > - Refined patch 12 for adding sub classes for Operation packet, merged
> > some commit log from Andre's patch, which allows commit log and code
> > to be more clear; Added "Co-developed-by: Andre Przywara" tag to
> > reflect this.
>
> Ok, so I'll wait for v3, as Leo indicated he'll respin.

Yes, please hold on and I will send out patch set v3 according to
Andre's reviewing.

Thanks,
Leo