Merge branches 'x86/pat2' and 'x86/fpu'; commit 'v2.6.28' into x86/core

This commit is contained in:
Ingo Molnar
2008-12-25 11:50:41 +01:00
39 changed files with 126 additions and 102 deletions

View File

@@ -687,7 +687,7 @@ void math_error(void __user *ip)
err = swd & ~cwd & 0x3f;
#if CONFIG_X86_32
#ifdef CONFIG_X86_32
if (!err)
return;
#endif