From: Ingo Molnar Date: Wed, 30 Jan 2008 12:32:38 +0000 (+0100) Subject: x86: lfence fix X-Git-Tag: v2.6.25-rc1~1143^2~426 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d5f718a497375f853d90247f5f6963368e89803;p=pandora-kernel.git x86: lfence fix LFENCE is available on XMM2 or higher Intel CPUs - not XMM or higher... this caused boot failures on XMM1 & !XMM1 capable CPUs. Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed