Revision e592c5d0b7db94b485b4a2342db041a1882b7f75 authored by Greg Kroah-Hartman on 13 November 2012, 18:52:52 UTC, committed by Greg Kroah-Hartman on 13 November 2012, 18:52:52 UTC
This reverts commit 73d4066055e0e2830533041f4b91df8e6e5976ff.

Martin Steigerwald reported that this change caused a hard lockup when
using USB if threadirqs are enabled.  Thomas pointed out that this patch
is incorrect, and can cause problems.  So revert it to get the
previously working functionality back.

Reported-by: Martin Steigerwald <Martin@lichtvoll.de>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Chuansheng Liu <chuansheng.liu@intel.com>
Cc: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent c0bc309
History
File Mode Size
Kconfig -rw-r--r-- 357 bytes
assigned-dev.c -rw-r--r-- 24.9 KB
async_pf.c -rw-r--r-- 5.2 KB
async_pf.h -rw-r--r-- 1.1 KB
coalesced_mmio.c -rw-r--r-- 4.1 KB
coalesced_mmio.h -rw-r--r-- 915 bytes
eventfd.c -rw-r--r-- 19.3 KB
ioapic.c -rw-r--r-- 11.3 KB
ioapic.h -rw-r--r-- 2.4 KB
iodev.h -rw-r--r-- 1.9 KB
iommu.c -rw-r--r-- 8.3 KB
irq_comm.c -rw-r--r-- 12.2 KB
kvm_main.c -rw-r--r-- 65.7 KB

back to top