Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 133340
b: refs/heads/master
c: c54a43e
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Mar 17, 2009
1 parent b6b673e commit 0ce7b55
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 8263a67e169fdf0d06d172acbf6c03ae172a69d4
refs/heads/master: c54a43e90b80993b2e0772d678563cb2bc6a1b3b
3 changes: 0 additions & 3 deletions trunk/arch/sh/mm/tlb-pteaex.c
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,6 @@ void update_mmu_cache(struct vm_area_struct * vma,
* and PR bits, which are cleared) being written out in PTEL.
*/
__raw_writel(pte.pte_high, MMU_PTEA);
#else
/* TODO: make this look less hacky */
__raw_writel(((pteval >> 28) & 0xe) | (pteval & 0x1), MMU_PTEA);
#endif

/* Set PTEL register */
Expand Down

0 comments on commit 0ce7b55

Please sign in to comment.