commit | a1740913cae231fb8e485306fb09671ed9a6e550 | [log] [tgz] |
---|---|---|
author | Karsten Wiese <annabellesgarden@yahoo.de> | Sat Sep 03 15:56:33 2005 -0700 |
committer | Linus Torvalds <torvalds@evo.osdl.org> | Mon Sep 05 00:06:10 2005 -0700 |
tree | 60cde26b254d6df2433016cfa1f328b59b00b828 | |
parent | 252943efcfce945d8dd3738ca4c4b9cbeb4f3fa9 [diff] |
[PATCH] via vt8237 apic bypass deassertion quirk The VIA VT8237's IOAPIC sends 'APIC De-Assert Messages' by default, causing another CPU interrupt when the IRQ pin is de-asserted. This feature is switched off by the patch to get rid of doubled ioapic level interrupt rates. Signed-off-by: Karsten Wiese <annabellesgarden@yahoo.de> Tested-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>