Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163351
b: refs/heads/master
c: 700487c
h: refs/heads/master
i:
  163349: c740461
  163347: cbb0892
  163343: c73622d
v: v3
  • Loading branch information
Paul Mundt committed Aug 4, 2009
1 parent 3838924 commit b87e29d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3ed6e129390fb872c3b7e05a232e5d380fbdfb48
refs/heads/master: 700487c158163f14e6ff10de770b565c1c993c69
2 changes: 2 additions & 0 deletions trunk/arch/sh/mm/pg-mmu.c
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ static inline void *kmap_coherent(struct page *page, unsigned long addr)
unsigned long vaddr, flags;
pte_t pte;

BUG_ON(test_bit(PG_dcache_dirty, &page->flags));

inc_preempt_count();

idx = (addr & current_cpu_data.dcache.alias_mask) >> PAGE_SHIFT;
Expand Down

0 comments on commit b87e29d

Please sign in to comment.