On Mon, 16 Feb 2026 08:13:21 -0800
Usama Arif <[email protected]> wrote:

> >   TP_printk("val=%d %s", __entry->val, __entry_in_irq() ? "(in-irq)" : "")  
> 
> Should this read __event_in_irq() and not __entry_in_irq()?

Yeah. That's when you should have done "cut-and-paste" but instead just
typed it in by memory :-p

-- Steve

Reply via email to