Revision 5ee96fa9dd78b2dc81b587e33074d877002d7605 authored by Linus Torvalds on 21 March 2021, 18:34:24 UTC, committed by Linus Torvalds on 21 March 2021, 18:34:24 UTC
Pull irq fix from Ingo Molnar:
 "A change to robustify force-threaded IRQ handlers to always disable
  interrupts, plus a DocBook fix.

  The force-threaded IRQ handler change has been accelerated from the
  normal schedule of such a change to keep the bad pattern/workaround of
  spin_lock_irqsave() in handlers or IRQF_NOTHREAD as a kludge from
  spreading"

* tag 'irq-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq: Disable interrupts for force threaded handlers
  genirq/irq_sim: Fix typos in kernel doc (fnode -> fwnode)
2 parent s 1c74516 + 81e2073
History
File Mode Size
butterfly.rst -rw-r--r-- 3.3 KB
index.rst -rw-r--r-- 327 bytes
pxa2xx.rst -rw-r--r-- 8.4 KB
spi-lm70llp.rst -rw-r--r-- 3.2 KB
spi-sc18is602.rst -rw-r--r-- 1.3 KB
spi-summary.rst -rw-r--r-- 26.3 KB
spidev.rst -rw-r--r-- 6.9 KB

back to top