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-- 1.2 KB
Makefile -rw-r--r-- 182 bytes
vxfs.h -rw-r--r-- 9.6 KB
vxfs_bmap.c -rw-r--r-- 7.8 KB
vxfs_dir.h -rw-r--r-- 3.2 KB
vxfs_extern.h -rw-r--r-- 2.7 KB
vxfs_fshead.c -rw-r--r-- 5.2 KB
vxfs_fshead.h -rw-r--r-- 2.5 KB
vxfs_immed.c -rw-r--r-- 2.6 KB
vxfs_inode.c -rw-r--r-- 9.2 KB
vxfs_inode.h -rw-r--r-- 5.7 KB
vxfs_lookup.c -rw-r--r-- 7.2 KB
vxfs_olt.c -rw-r--r-- 3.8 KB
vxfs_olt.h -rw-r--r-- 4.3 KB
vxfs_subr.c -rw-r--r-- 4.5 KB
vxfs_super.c -rw-r--r-- 8.8 KB

back to top