Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189795
b: refs/heads/master
c: f6be75d
h: refs/heads/master
i:
  189793: add4236
  189791: 03e48d3
v: v3
  • Loading branch information
David Daney authored and Ralf Baechle committed Apr 12, 2010
1 parent 044f8a8 commit 8c1f7ad
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: d8000beef2cd10c16dc5f66af715f692f5992652
refs/heads/master: f6be75d03c8870be91e6e2a195648ece04b6bb16
2 changes: 1 addition & 1 deletion trunk/arch/mips/kernel/traps.c
Original file line number Diff line number Diff line change
Expand Up @@ -1599,7 +1599,7 @@ void __init trap_init(void)
ebase = (unsigned long)
__alloc_bootmem(size, 1 << fls(size), 0);
} else {
ebase = CAC_BASE;
ebase = CKSEG0;
if (cpu_has_mips_r2)
ebase += (read_c0_ebase() & 0x3ffff000);
}
Expand Down

0 comments on commit 8c1f7ad

Please sign in to comment.