Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39317
b: refs/heads/master
c: 6993974
h: refs/heads/master
i:
  39315: ff11d79
v: v3
  • Loading branch information
Keith Owens authored and Linus Torvalds committed Oct 11, 2006
1 parent 2e08f23 commit be4948c
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: b16bc64d1aed40fb9cff9187061005b2a89b5d5d
refs/heads/master: 699397499742d1245ea5d677a08fa265df666d2d
2 changes: 1 addition & 1 deletion trunk/mm/mempolicy.c
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ int do_migrate_pages(struct mm_struct *mm,
return -ENOSYS;
}

static struct page *new_vma_page(struct page *page, unsigned long private)
static struct page *new_vma_page(struct page *page, unsigned long private, int **x)
{
return NULL;
}
Expand Down

0 comments on commit be4948c

Please sign in to comment.