Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 154062
b: refs/heads/master
c: 997d003
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Jun 23, 2009
1 parent 34bf9d5 commit f60ce2d
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: 2e046b9487dcc60707cac77fb8f744ec830209cd
refs/heads/master: 997d0030934f7722d81e5b1cdd7af85ac7ed960b
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ static void set_pte_phys(unsigned long addr, unsigned long phys, pgprot_t prot)
}

set_pte(pte, pfn_pte(phys >> PAGE_SHIFT, prot));
flush_tlb_one(get_asid(), addr);
local_flush_tlb_one(get_asid(), addr);
}

/*
Expand Down

0 comments on commit f60ce2d

Please sign in to comment.