Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 217352
b: refs/heads/master
c: 6f39ce0
h: refs/heads/master
v: v3
  • Loading branch information
Naoya Horiguchi authored and Andi Kleen committed Oct 8, 2010
1 parent d977adc commit 3fce396
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: d5bd910696a27e505078c19ba6b4143537570681
refs/heads/master: 6f39ce056ab2ab2d29b2fae4aed61ed0b485972f
2 changes: 1 addition & 1 deletion trunk/include/linux/migrate.h
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ static inline int migrate_vmas(struct mm_struct *mm,
static inline void migrate_page_copy(struct page *newpage,
struct page *page) {}

extern int migrate_huge_page_move_mapping(struct address_space *mapping,
static inline int migrate_huge_page_move_mapping(struct address_space *mapping,
struct page *newpage, struct page *page)
{
return -ENOSYS;
Expand Down

0 comments on commit 3fce396

Please sign in to comment.