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-- 4.1 KB
Makefile -rw-r--r-- 169 bytes
copy_up.c -rw-r--r-- 18.0 KB
dir.c -rw-r--r-- 26.4 KB
export.c -rw-r--r-- 22.0 KB
inode.c -rw-r--r-- 22.5 KB
namei.c -rw-r--r-- 25.7 KB
overlayfs.h -rw-r--r-- 13.3 KB
ovl_entry.h -rw-r--r-- 2.6 KB
readdir.c -rw-r--r-- 25.2 KB
super.c -rw-r--r-- 36.5 KB
util.c -rw-r--r-- 15.8 KB

back to top