]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
x86, cleanups: Simplify sync_core() in the case of no CPUID
authorH. Peter Anvin <hpa@linux.intel.com>
Wed, 28 Nov 2012 19:50:30 +0000 (11:50 -0800)
committerH. Peter Anvin <hpa@linux.intel.com>
Thu, 29 Nov 2012 21:25:39 +0000 (13:25 -0800)
commit45c39fb0cc20d24da08d5bb159f57d191098104d
tree9ec9db8c7b9fa46d383b0c7dd4fe5339b577dfe6
parente3228cf4544355f73437a2b9c6916be9cbafc201
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 <hpa@linux.intel.com>
Link: http://lkml.kernel.org/r/1354132230-21854-9-git-send-email-hpa@linux.intel.com
Cc: Borislav Petkov <bp@alien8.de>
arch/x86/include/asm/processor.h