lkml.org 
[lkml]   [2017]   [Aug]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [patch 2/2] mm, compaction: persistently skip hugetlbfs pageblocks
    I am getting 
    mm/compaction.c: In function 'isolate_freepages_block':
    mm/compaction.c:469:4: error: implicit declaration of function 'pageblock_skip_persistent' [-Werror=implicit-function-declaration]
    if (pageblock_skip_persistent(page, order)) {
    ^
    mm/compaction.c:470:5: error: implicit declaration of function 'set_pageblock_skip' [-Werror=implicit-function-declaration]
    set_pageblock_skip(page);

    when compaction is disabled because isolate_freepages_block is defined
    also when CONFIG_COMPACTION=n. I haven't checked how to fix this
    properly yet.
    --
    Michal Hocko
    SUSE Labs

    \
     
     \ /
      Last update: 2017-08-18 10:49    [W:2.254 / U:0.148 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site