[PATCH 13/19] coresight: etm4x: Clean up exception level masks

Suzuki K Poulose suzuki.poulose at arm.com
Tue Sep 22 06:59:43 EDT 2020


On 09/18/2020 04:35 PM, Mike Leach wrote:
> Hi Suzuki,
> 
> On Fri, 11 Sep 2020 at 09:41, Suzuki K Poulose <suzuki.poulose at arm.com> wrote:
>>
>> etm4_get_access_type() calculates the exception level bits
>> for use in address comparator registers. This is also used
>> by the TRCVICTLR register by shifting to the required position.
>>
>> This patch cleans up the logic to make etm4_get_access_type()
>> calcualte a generic mask which can be used by all users by
> 
> Spelling^^
> 
>> shifting to their field.
>>
>> No functional changes, only code cleanups.
>>
>> Signed-off-by: Suzuki K Poulose <suzuki.poulose at arm.com>

Mike,

I will address all the comments. Thanks for the review !

Suzuki



More information about the linux-arm-kernel mailing list