Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 298852
b: refs/heads/master
c: e81510e
h: refs/heads/master
v: v3
  • Loading branch information
Chris Metcalf committed Apr 2, 2012
1 parent 189a0bb commit d9ee839
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 918cbd38aef83de3a2516299bcb230caf59462a0
refs/heads/master: e81510e0c3800dc730e0c544e3949f7bde368c2b
1 change: 1 addition & 0 deletions trunk/arch/tile/mm/homecache.c
Original file line number Diff line number Diff line change
Expand Up @@ -394,6 +394,7 @@ int page_home(struct page *page)
return pte_to_home(*virt_to_pte(NULL, kva));
}
}
EXPORT_SYMBOL(page_home);

void homecache_change_page_home(struct page *page, int order, int home)
{
Expand Down

0 comments on commit d9ee839

Please sign in to comment.