From: Rohit Seth Date: Mon, 26 Jun 2006 11:58:02 +0000 (+0200) Subject: [PATCH] x86_64: Change assembly to use regular cpuid_count macro X-Git-Tag: v2.6.18-rc1~612^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2bbc419f9d51b44f3fdeea12c5b786bdace82b8e;p=pandora-kernel.git [PATCH] x86_64: Change assembly to use regular cpuid_count macro Minor cleanup patch: Replacing the asm statement with cpuid_count macro(which already provides the same functionality). Signed-off-by: Rohit Seth Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed