]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/64/interrupt: reduce expensive debug tests
authorNicholas Piggin <npiggin@gmail.com>
Wed, 22 Sep 2021 14:54:51 +0000 (00:54 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Thu, 16 Dec 2021 10:31:45 +0000 (21:31 +1100)
commit8e09117f465bc0e2234979cbecc70689fd0b2e49
treefdd8d6ed122858d4a86ee11426819c65d208ea3f
parent3bee53f48b43e9516a35cef0369361c68a8ad00a
powerpc/64/interrupt: reduce expensive debug tests

Move the assertions requiring restart table searches under
CONFIG_PPC_IRQ_SOFT_MASK_DEBUG.

Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20210922145452.352571-6-npiggin@gmail.com
arch/powerpc/include/asm/interrupt.h