Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58230
b: refs/heads/master
c: 6fb88ce
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Jul 6, 2007
1 parent d564d64 commit 65a87b8
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: 5a1970959053143f6674f6d98c259452763a2f22
refs/heads/master: 6fb88ce04f545ca7da15a7b447783bb7a4615511
4 changes: 0 additions & 4 deletions trunk/arch/mips/kernel/vpe.c
Original file line number Diff line number Diff line change
Expand Up @@ -1436,10 +1436,6 @@ static int __init vpe_module_init(void)
write_vpe_c0_vpecontrol(read_vpe_c0_vpecontrol() & ~VPECONTROL_TE);

if (i != 0) {
write_vpe_c0_status((read_c0_status() &
~(ST0_IM | ST0_IE | ST0_KSU))
| ST0_CU0);

/*
* Set config to be the same as vpe0,
* particularly kseg0 coherency alg
Expand Down

0 comments on commit 65a87b8

Please sign in to comment.