https://github.com/torvalds/linux
Revision b9fb1fc7f921e4f52bc753d9147d1b6be6d0b675 authored by Linus Torvalds on 05 August 2018, 15:55:26 UTC, committed by Linus Torvalds on 05 August 2018, 15:55:26 UTC
Pull irq fix from Thomas Gleixner:
 "A single bugfix for the irq core to prevent silent data corruption and
  malfunction of threaded interrupts under certain conditions"

* 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  genirq: Make force irq threading setup more robust
2 parent s 212dab0 + d1f0301
History
Tip revision: b9fb1fc7f921e4f52bc753d9147d1b6be6d0b675 authored by Linus Torvalds on 05 August 2018, 15:55:26 UTC
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Tip revision: b9fb1fc
File Mode Size
Kconfig -rw-r--r-- 829 bytes
Makefile -rw-r--r-- 180 bytes
README -rw-r--r-- 249 bytes
dir.c -rw-r--r-- 6.7 KB
inode.c -rw-r--r-- 17.3 KB
namei.c -rw-r--r-- 895 bytes
qnx6.h -rw-r--r-- 3.3 KB
super_mmi.c -rw-r--r-- 3.8 KB

README

back to top