From: Thomas Gleixner Date: Mon, 9 Jun 2008 15:27:20 +0000 (+0200) Subject: x86: use cpuinfo to check for interrupt pending message msr X-Git-Tag: v2.6.27-rc1~1106^2~251^8~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=732d7be17b98ebfd59e5864c3490f19856fa832c;p=pandora-kernel.git x86: use cpuinfo to check for interrupt pending message msr Simplify code: no need to do a cpuid(1) again. The cpuinfo structure has all necessary information already. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed