Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64940
b: refs/heads/master
c: b9338a7
h: refs/heads/master
v: v3
  • Loading branch information
Tzachi Perelstein authored and Russell King committed Sep 13, 2007
1 parent fcc43df commit 0f9da20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a53d6fb83efc75bbd7876459e6e1291c4925103d
refs/heads/master: b9338a78fc21e980d33c58b31f3bb37cd48a68f6
1 change: 1 addition & 0 deletions trunk/arch/arm/vfp/vfpmodule.c
Original file line number Diff line number Diff line change
Expand Up @@ -323,6 +323,7 @@ static int __init vfp_init(void)
* we just need to read the VFPSID register.
*/
vfp_vector = vfp_testing_entry;
barrier();
vfpsid = fmrx(FPSID);
barrier();
vfp_vector = vfp_null_entry;
Expand Down

0 comments on commit 0f9da20

Please sign in to comment.