summaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
diff options
context:
space:
mode:
authorSebastian Ott <sebott@linux.ibm.com>2019-01-29 15:15:18 +0100
committerMartin Schwidefsky <schwidefsky@de.ibm.com>2019-02-07 11:56:29 +0100
commit614db26954ff08fa8e92b04100e31ebc04b817cf (patch)
treeb3036d1e33eb2b7559e6564f11651774fc9c7eaa /drivers/net/tun.c
parents390/zcrypt: fix specification exception on z196 during ap probe (diff)
downloadlinux-614db26954ff08fa8e92b04100e31ebc04b817cf.tar.xz
linux-614db26954ff08fa8e92b04100e31ebc04b817cf.zip
Revert "s390/pci: remove bit_lock usage in interrupt handler"
This reverts commit 9594ca6b87d9f11e9f14ac31581e0e5d79a8e839. With the handle_simple_irq irq_flow_handler it must be ensured to not call generic_handle_irq with the same IRQ number on 2 CPUs at the same time (interrupts are floating on s390). Contrary to my initial investigation the irq_desc's lock usage in handle_simple_irq does not ensure this. Thus re-introduce the bit- lock usage in s390's pci handler. Reported-by: Ursula Braun <ubraun@linux.ibm.com> Reported-by: Alexander Schmidt <alexs@linux.ibm.com> Signed-off-by: Sebastian Ott <sebott@linux.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/net/tun.c')
0 files changed, 0 insertions, 0 deletions