]> git.baikalelectronics.ru Git - kernel.git/commit
tracing: in_irq() cleanup
authorChangbin Du <changbin.du@gmail.com>
Thu, 30 Sep 2021 00:03:42 +0000 (08:03 +0800)
committerSteven Rostedt (VMware) <rostedt@goodmis.org>
Wed, 13 Oct 2021 22:19:41 +0000 (18:19 -0400)
commit7495ec2a964951bfaa28c946f08f81ee332decbd
tree6ae391336e8833f77096d3af2daba0f7a5d5473e
parent1e17f2f228d3cb41d3650b41df640c5c8ffb5ae9
tracing: in_irq() cleanup

Replace the obsolete and ambiguos macro in_irq() with new
macro in_hardirq().

Link: https://lkml.kernel.org/r/20210930000342.6016-1-changbin.du@gmail.com
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
kernel/trace/trace.h
kernel/trace/trace_functions_graph.c