Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 3947
b: refs/heads/master
c: da41119
h: refs/heads/master
i:
  3945: e1a9356
  3943: f864821
v: v3
  • Loading branch information
Russell King authored and Russell King committed Jun 29, 2005
1 parent cc24785 commit d015875
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 438a76167959061e371025f727fabec2ad9e70a7
refs/heads/master: da41119af78864d27ccbf505949df788d5e8aaf5
2 changes: 1 addition & 1 deletion trunk/arch/arm/vfp/vfpmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ void vfp_raise_sigfpe(unsigned int sicode, struct pt_regs *regs)
current->thread.error_code = 0;
current->thread.trap_no = 6;

force_sig_info(SIGFPE, &info, current);
send_sig_info(SIGFPE, &info, current);
}

static void vfp_panic(char *reason)
Expand Down

0 comments on commit d015875

Please sign in to comment.