Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 167485
b: refs/heads/master
c: 1a78ced
h: refs/heads/master
i:
  167483: d6dde8f
v: v3
  • Loading branch information
David S. Miller committed Oct 12, 2009
1 parent e47a9e6 commit f8eceaa
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: de23cf3c42618998a7165364f987267ac9b298f0
refs/heads/master: 1a78cedb998027ed46d8630b319db8fa678d38f0
2 changes: 1 addition & 1 deletion trunk/arch/sparc/mm/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ static void flush_dcache(unsigned long pfn)
struct page *page;

page = pfn_to_page(pfn);
if (page && page_mapping(page)) {
if (page) {
unsigned long pg_flags;

pg_flags = page->flags;
Expand Down

0 comments on commit f8eceaa

Please sign in to comment.