From: Yu Zhao Date: Sun, 4 Jan 2009 08:28:52 +0000 (+0800) Subject: VT-d: handle Invalidation Queue Error to avoid system hang X-Git-Tag: v2.6.29-rc7~59^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=704126ad81b8cb7d3d70adb9ecb143f4d3fb38af;p=pandora-kernel.git VT-d: handle Invalidation Queue Error to avoid system hang When hardware detects any error with a descriptor from the invalidation queue, it stops fetching new descriptors from the queue until software clears the Invalidation Queue Error bit in the Fault Status register. Following fix handles the IQE so the kernel won't be trapped in an infinite loop. Signed-off-by: Yu Zhao Signed-off-by: David Woodhouse --- Reading git-diff-tree failed