alpha: in_irq() cleanup
authorChangbin Du <changbin.du@gmail.com>
Sat, 14 Aug 2021 01:01:03 +0000 (09:01 +0800)
committerMatt Turner <mattst88@gmail.com>
Sat, 25 Feb 2023 04:14:22 +0000 (23:14 -0500)
commit290ec1d58049e6203062d5fc796c50852112ae00
tree6d18982459bc769d1f666ed1e3550715ebfbf451
parent050966666047b5013fe44944cef9e9605bdf6cfe
alpha: in_irq() cleanup

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

Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Matt Turner <mattst88@gmail.com>
arch/alpha/kernel/process.c