summaryrefslogtreecommitdiffstats
path: root/unhandled-irqs-switch-to-polling.patch
Commit message (Collapse)AuthorAgeFilesLines
* Fixup irqpoll patch to really not impact machines without ASM108x bridges ↵Josh Boyer2012-03-161-4/+21
| | | | | | (rhbz 800520) WITH FEELING THIS TIME
* Fixup irqpoll patch to only activate on machines with ASM108x PCI bridgeJosh Boyer2012-03-141-85/+60
|
* Make the irqpoll patch less chatty (rhbz 800520)Josh Boyer2012-03-121-30/+17
| | | | | Should look at making the frequency of checking dynamic, but this will help the immediate problem.
* temporarily switch to low-performance polling IRQ mode when unexpected IRQs ↵Dave Jones2012-03-011-0/+269
occur.