From: Jeremy Fitzhardinge Date: Fri, 24 Apr 2009 07:22:08 +0000 (-0700) Subject: xen/x86-64: clean up warnings about IST-using traps X-Git-Tag: v2.6.31-rc1~410^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b80119bb35a49a4e8dbfb9708872adfd5cf38dee;p=pandora-kernel.git xen/x86-64: clean up warnings about IST-using traps Ignore known IST-using traps. Aside from the debugger traps, they're low-level faults which Xen will handle for us, so the kernel needn't worry about them. Keep warning in case unknown trap starts using IST. Impact: suppress spurious warnings Signed-off-by: Jeremy Fitzhardinge --- Reading git-diff-tree failed