]> www.infradead.org Git - users/jedix/linux-maple.git/commit
mm: in_irq() cleanup
authorChangbin Du <changbin.du@gmail.com>
Mon, 23 Aug 2021 23:59:45 +0000 (09:59 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 25 Aug 2021 23:34:28 +0000 (09:34 +1000)
commitc4c76efb546903d1db78c9114a41ecfa1bcc2f4d
tree138c78407fd4ef9a51c0c9419bf3f8ebf3c14835
parent773f49edcb8f0d4a4cda9ad71c9c41094dcbae21
mm: in_irq() cleanup

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

Link: https://lkml.kernel.org/r/20210813145245.86070-1-changbin.du@gmail.com
Signed-off-by: Changbin Du <changbin.du@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
mm/highmem.c
mm/kmemleak.c