commit | 250825008f1f94887bc039e9227a8adfb5ba366e | [log] [tgz] |
---|---|---|
author | Brian Gerst <brgerst@gmail.com> | Sun Mar 21 09:00:46 2010 -0400 |
committer | H. Peter Anvin <hpa@zytor.com> | Mon May 03 13:39:32 2010 -0700 |
tree | a107070df2ec321560cc2b5b2a72595a63cdca3e | |
parent | e2e75c915de045f0785387dc32f55e92fab0614c [diff] |
x86-32: Don't set ignore_fpu_irq in simd exception Any processor that supports simd will have an internal fpu, and the irq13 handler will not be enabled. Signed-off-by: Brian Gerst <brgerst@gmail.com> LKML-Reference: <1269176446-2489-5-git-send-email-brgerst@gmail.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com>