rcu: in_irq() cleanup
authorChangbin Du <changbin.du@gmail.com>
Tue, 28 Sep 2021 00:21:28 +0000 (08:21 +0800)
committerPaul E. McKenney <paulmck@kernel.org>
Wed, 1 Dec 2021 01:25:20 +0000 (17:25 -0800)
commit2407a64f8045552203ee5cb9904ce75ce2fceef4
treef898a5bc73b69fffbaa968491f3997c9be8d33b3
parent24ba53017e188e031f9cb8b290286fad52d2af00
rcu: in_irq() cleanup

This commit replaces the obsolete and ambiguous macro in_irq() with its
shiny new in_hardirq() equivalent.

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Paul E. McKenney <paulmck@kernel.org>
include/linux/rcutiny.h
kernel/rcu/tree.c
kernel/rcu/tree_plugin.h