Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 113136
b: refs/heads/master
c: a9e7bb0
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Sep 12, 2008
1 parent e02a35e commit d6ced42
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: 7694b024f145c4a598cde5fcccfd3fe5eac4027b
refs/heads/master: a9e7bb041084055b70971e3cde3bb21aea593a74
2 changes: 1 addition & 1 deletion trunk/arch/sparc64/mm/tlb.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

/* Heavily inspired by the ppc64 code. */

DEFINE_PER_CPU(struct mmu_gather, mmu_gathers) = { 0, };
DEFINE_PER_CPU(struct mmu_gather, mmu_gathers);

void flush_tlb_pending(void)
{
Expand Down

0 comments on commit d6ced42

Please sign in to comment.