Re: [PATCH v4 13/19] coresight: ete: Add support for ETE sysreg access

2021-02-25 Thread kernel test robot
Hi Suzuki, I love your patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on next-20210226] [cannot apply to kvmarm/next arm64/for-next/core tip/perf/core v5.11] [If your patch is applied to the wrong git tree, kindly drop us a note. And when s

Re: [PATCH v4 13/19] coresight: ete: Add support for ETE sysreg access

2021-02-25 Thread kernel test robot
Hi Suzuki, I love your patch! Perhaps something to improve: [auto build test WARNING on linus/master] [also build test WARNING on next-20210225] [cannot apply to kvmarm/next arm64/for-next/core tip/perf/core v5.11] [If your patch is applied to the wrong git tree, kindly drop us a note. And when s

[PATCH v4 13/19] coresight: ete: Add support for ETE sysreg access

2021-02-25 Thread Suzuki K Poulose
Add support for handling the system registers for Embedded Trace Extensions (ETE). ETE shares most of the registers with ETMv4 except for some and also adds some new registers. Re-arrange the ETMv4x list to share the common definitions and add the ETE sysreg support. Cc: Mike Leach Reviewed-by: M