2017-11-08 16:49 GMT+08:00 Arnd Bergmann <[email protected]>:
> On Wed, Nov 8, 2017 at 6:54 AM, Greentime Hu <[email protected]> wrote:
>
>> +
>> +#ifdef CONFIG_TRACE_IRQFLAGS
>> +void notrace arch_trace_hardirqs_on(void)
>> +{
>> + trace_hardirqs_on();
>> +}
>> +
>> +void notrace arch_trace_hardirqs_off(void)
>> +{
>> + trace_hardirqs_off();
>> +}
>> +#endif
>
> I don't see those wrappers on other architectures, what do you need them for?
Thanks.
I will remove them in the next version patch.
From 1583487145874469187@xxx Wed Nov 08 08:50:21 +0000 2017
X-GM-THRID: 1583483475450352507
X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread