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-- 61.5 KB
Makefile -rw-r--r-- 1.2 KB
calibrate.c -rw-r--r-- 8.6 KB
do_mounts.c -rw-r--r-- 14.6 KB
do_mounts.h -rw-r--r-- 1.1 KB
do_mounts_initrd.c -rw-r--r-- 3.5 KB
do_mounts_md.c -rw-r--r-- 8.2 KB
do_mounts_rd.c -rw-r--r-- 8.4 KB
init_task.c -rw-r--r-- 5.1 KB
initramfs.c -rw-r--r-- 14.1 KB
main.c -rw-r--r-- 28.4 KB
noinitramfs.c -rw-r--r-- 1.5 KB
version.c -rw-r--r-- 1.2 KB

back to top