Re: [PATCH v6 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

2021-04-12 Thread Mike Leach
HI Suzuki OK - realized that this is an aarch32 kernel thing on closer inspection of the kernel test robot info. Now have a reproducer so can fix Thanks Mike On Mon, 12 Apr 2021 at 12:29, Mike Leach wrote: > > HI Suzuki, > > On Mon, 12 Apr 2021 at 11:28, Suzuki K Poulose wrote: > > > > On 09

Re: [PATCH v6 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

2021-04-12 Thread Mike Leach
HI Suzuki, On Mon, 12 Apr 2021 at 11:28, Suzuki K Poulose wrote: > > On 09/04/2021 11:37, Mike Leach wrote: > > Adds in handlers to allow the ETMv4 to use the complex configuration > > support. Features and configurations can be loaded and selected in the > > device. > > > > Signed-off-by: Mike L

Re: [PATCH v6 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

2021-04-12 Thread Suzuki K Poulose
On 09/04/2021 11:37, Mike Leach wrote: Adds in handlers to allow the ETMv4 to use the complex configuration support. Features and configurations can be loaded and selected in the device. Signed-off-by: Mike Leach Reviewed-by: Mathieu Poirier --- drivers/hwtracing/coresight/Makefile

[PATCH v6 07/10] coresight: etm4x: Add complex configuration handlers to etmv4

2021-04-09 Thread Mike Leach
Adds in handlers to allow the ETMv4 to use the complex configuration support. Features and configurations can be loaded and selected in the device. Signed-off-by: Mike Leach Reviewed-by: Mathieu Poirier --- drivers/hwtracing/coresight/Makefile | 3 +- .../hwtracing/coresight/coresigh