diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-01 20:45:26 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-11-01 20:45:26 +0100 |
commit | ca04d396a3229d37d8151311ad70d1255a5807bd (patch) | |
tree | cd261e4e1215c2af61fe106f7f8265387c4a901e /drivers/irqchip/irq-tegra.c | |
parent | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... (diff) | |
parent | x86/vm86: Set thread.vm86 to NULL on fork/clone (diff) | |
download | linux-ca04d396a3229d37d8151311ad70d1255a5807bd.tar.xz linux-ca04d396a3229d37d8151311ad70d1255a5807bd.zip |
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Pull x86 fixes from Thomas Gleixner:
"This set of updates contains:
- Another bugfix for the pathologic vm86 machinery. Clear
thread.vm86 on fork to prevent corrupting the parent state. This
comes along with an update to the vm86 selftest case
- Fix another corner case in the ioapic setup code which causes a
boot crash on some oddball systems
- Fix the fallout from the dma allocation consolidation work, which
leads to a NULL pointer dereference when the allocation code is
called with a NULL device"
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
x86/vm86: Set thread.vm86 to NULL on fork/clone
selftests/x86: Add a fork() to entry_from_vm86 to catch fork bugs
x86/ioapic: Prevent NULL pointer dereference in setup_ioapic_dest()
x86/dma-mapping: Fix arch_dma_alloc_attrs() oops with NULL dev
Diffstat (limited to 'drivers/irqchip/irq-tegra.c')
0 files changed, 0 insertions, 0 deletions