From: Rusty Russell Date: Tue, 26 Sep 2006 06:32:24 +0000 (-0700) Subject: [PATCH] x86: roll all the cpuid asm into one __cpuid call X-Git-Tag: v2.6.19-rc1~1131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f093394d75cd9c5df82c7a99c5eb5d7ce7ba199;p=pandora-kernel.git [PATCH] x86: roll all the cpuid asm into one __cpuid call It's a little neater, and also means only one place to patch for paravirtualization. Signed-off-by: Rusty Russell Signed-off-by: Jeremy Fitzhardinge Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed