Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 163450
b: refs/heads/master
c: c139a59
h: refs/heads/master
v: v3
  • Loading branch information
Paul Mundt committed Aug 20, 2009
1 parent 97ccc5c commit 677e807
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: fc6191dd301e3bc8cbb142aab1a2ec4e699cb2de
refs/heads/master: c139a595878b0e8156476668e3d5c27b6aca7624
2 changes: 1 addition & 1 deletion trunk/arch/sh/mm/cache-sh4.c
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ static inline void flush_cache_4096(unsigned long start,
*/
static void sh4_flush_dcache_page(struct page *page)
{
#ifndef CONFIG_SMP
struct address_space *mapping = page_mapping(page);

#ifndef CONFIG_SMP
if (mapping && !mapping_mapped(mapping))
set_bit(PG_dcache_dirty, &page->flags);
else
Expand Down

0 comments on commit 677e807

Please sign in to comment.