From: H. Peter Anvin Date: Wed, 26 Aug 2009 04:06:03 +0000 (-0700) Subject: x86, xen: Initialize cx to suppress warning X-Git-Tag: v2.6.31-rc9~38^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7adb4df410966dfe43e4815256e3215110648fb8;p=pandora-kernel.git x86, xen: Initialize cx to suppress warning Initialize cx before calling xen_cpuid(), in order to suppress the "may be used uninitialized in this function" warning. Signed-off-by: H. Peter Anvin Cc: Jeremy Fitzhardinge --- Reading git-diff-tree failed