From: H. Peter Anvin Date: Wed, 28 Nov 2012 19:50:30 +0000 (-0800) Subject: x86, cleanups: Simplify sync_core() in the case of no CPUID X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~68^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45c39fb0cc20d24da08d5bb159f57d191098104d;p=pandora-kernel.git x86, cleanups: Simplify sync_core() in the case of no CPUID Simplify the implementation of sync_core() for the case where we may not have the CPUID instruction available. [ v2: stylistic cleanup of the #else clause per suggestion by Borislav Petkov. ] Signed-off-by: H. Peter Anvin Link: http://lkml.kernel.org/r/1354132230-21854-9-git-send-email-hpa@linux.intel.com Cc: Borislav Petkov --- Reading git-diff-tree failed