From: Suresh Siddha Date: Tue, 17 Mar 2009 00:04:58 +0000 (-0700) Subject: x86, intr-remapping: fix free_irte() to clear all the IRTE entries X-Git-Tag: v2.6.30-rc1~211^2~21^11~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e93456f5c069cf889c0c3acd1246ee88c49ae5c;p=pandora-kernel.git x86, intr-remapping: fix free_irte() to clear all the IRTE entries Impact: fix interrupt table entry leak Fix the typo which was not clearing all the interrupt remapping table entries corresponding to an irq. Signed-off-by: Suresh Siddha Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed