|
@@ -50,7 +50,7 @@ static inline int migrate_vmas(struct mm_struct *mm,
|
|
static inline void migrate_page_copy(struct page *newpage,
|
|
static inline void migrate_page_copy(struct page *newpage,
|
|
struct page *page) {}
|
|
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)
|
|
struct page *newpage, struct page *page)
|
|
{
|
|
{
|
|
return -ENOSYS;
|
|
return -ENOSYS;
|