[PATCHv14 5/9] lib: Add register read/write tracing support

Sai Prakash Ranjan quic_saipraka at quicinc.com
Wed May 18 09:45:40 PDT 2022


On 5/18/2022 8:48 PM, Sai Prakash Ranjan wrote:
> Hi Steve,
>
> On 5/18/2022 7:37 PM, Steven Rostedt wrote:
>>> +        (void *)(unsigned long)__entry->caller, __entry->width,
>> __entry->caller is already defined as "unsigned long", why the extra
>> typecast?
>
> I remember seeing compilation errors without this change in early versions of
> the series. Let me check this again.
>
>

No warnings or errors without this extra cast, yay. New version posted.

Thanks,
Sai



More information about the linux-arm-kernel mailing list