Re: [PATCHv2 2/2] coresight: Abort probe if cpus are not available

2019-06-21 Thread Sai Prakash Ranjan
Hi Suzuki, On 6/21/2019 3:10 PM, Suzuki K Poulose wrote: On 06/20/2019 07:31 PM, Sai Prakash Ranjan wrote: Currently coresight etm and cpu-debug will go ahead with the probe even when corresponding cpus are not available and error out later in the probe path. In such cases, it is better to abor

Re: [PATCHv2 2/2] coresight: Abort probe if cpus are not available

2019-06-21 Thread Suzuki K Poulose
On 06/20/2019 07:31 PM, Sai Prakash Ranjan wrote: Currently coresight etm and cpu-debug will go ahead with the probe even when corresponding cpus are not available and error out later in the probe path. In such cases, it is better to abort the probe earlier. Without this, setting *nosmp* will th

[PATCHv2 2/2] coresight: Abort probe if cpus are not available

2019-06-20 Thread Sai Prakash Ranjan
Currently coresight etm and cpu-debug will go ahead with the probe even when corresponding cpus are not available and error out later in the probe path. In such cases, it is better to abort the probe earlier. Without this, setting *nosmp* will throw below errors: [5.910622] coresight-cpu-deb