Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 191504
b: refs/heads/master
c: 2508250
h: refs/heads/master
v: v3
  • Loading branch information
Brian Gerst authored and H. Peter Anvin committed May 3, 2010
1 parent 959c5a3 commit a02b4dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e2e75c915de045f0785387dc32f55e92fab0614c
refs/heads/master: 250825008f1f94887bc039e9227a8adfb5ba366e
4 changes: 0 additions & 4 deletions trunk/arch/x86/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -675,10 +675,6 @@ dotraplinkage void do_coprocessor_error(struct pt_regs *regs, long error_code)
dotraplinkage void
do_simd_coprocessor_error(struct pt_regs *regs, long error_code)
{
#ifdef CONFIG_X86_32
ignore_fpu_irq = 1;
#endif

math_error(regs, error_code, 19);
}

Expand Down

0 comments on commit a02b4dd

Please sign in to comment.