From: Brian Gerst Date: Sat, 4 Sep 2010 01:17:10 +0000 (-0400) Subject: x86, fpu: Merge tolerant_fwait() X-Git-Tag: v2.6.37-rc1~206^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51115d4d45700fc7c08306f7ba6e68551f526ae5;p=pandora-kernel.git x86, fpu: Merge tolerant_fwait() Commit e2e75c91 merged the math exception handler, allowing both 32-bit and 64-bit to handle math exceptions from kernel mode. Switch to using the 64-bit version of tolerant_fwait() without fnclex, which simply ignores the exception if one is still pending from userspace. Signed-off-by: Brian Gerst Acked-by: Pekka Enberg Cc: Suresh Siddha LKML-Reference: <1283563039-3466-4-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin --- Reading git-diff-tree failed