Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144942
b: refs/heads/master
c: 7fc7316
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed May 14, 2009
1 parent df67e7a commit 4c65c1b
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: b6d57ae97af3c38d28f066b5e47b7d58e468728a
refs/heads/master: 7fc7316aa82fb3874f69689bd36134afea9c8bfd
2 changes: 1 addition & 1 deletion trunk/arch/mips/mm/c-r4k.c
Original file line number Diff line number Diff line change
Expand Up @@ -1041,7 +1041,7 @@ static void __cpuinit probe_pcache(void)

printk("Primary instruction cache %ldkB, %s, %s, linesize %d bytes.\n",
icache_size >> 10,
cpu_has_vtag_icache ? "VIVT" : "VIPT",
c->icache.flags & MIPS_CACHE_VTAG ? "VIVT" : "VIPT",
way_string[c->icache.ways], c->icache.linesz);

printk("Primary data cache %ldkB, %s, %s, %s, linesize %d bytes\n",
Expand Down

0 comments on commit 4c65c1b

Please sign in to comment.