]> git.baikalelectronics.ru Git - kernel.git/commitdiff
s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACK
authorSven Schnelle <svens@linux.ibm.com>
Tue, 6 Jul 2021 18:24:58 +0000 (20:24 +0200)
committerVasily Gorbik <gor@linux.ibm.com>
Thu, 8 Jul 2021 13:37:27 +0000 (15:37 +0200)
This is no longer true since we switched to generic entry. The code
switches to the IRQ stack before calling do_IRQ, but switches back
to the kernel stack before calling irq_exit().

Fixes: f6b35bb7a899 ("s390: convert to generic entry")
Signed-off-by: Sven Schnelle <svens@linux.ibm.com>
Reviewed-by: Heiko Carstens <hca@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
arch/s390/Kconfig

index 07b2328f29e090f355a5350991498baca82b134f..ceaa50947d64c9927d149e6801cb687461a61960 100644 (file)
@@ -163,7 +163,6 @@ config S390
        select HAVE_GCC_PLUGINS
        select HAVE_GENERIC_VDSO
        select HAVE_IOREMAP_PROT if PCI
-       select HAVE_IRQ_EXIT_ON_IRQ_STACK
        select HAVE_KERNEL_BZIP2
        select HAVE_KERNEL_GZIP
        select HAVE_KERNEL_LZ4