mm/hwpoison: Export symbol soft_offline_page
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8K5CO -------------------------------- Export symbol soft_offline_page so that other module can use this. Function soft_offline_page is used to isolate pages. During page isolation, migrate will be issued if this current page is mapped by user task and the page will be removed from buddy system finally. Signed-off-by:Ma Wupeng <mawupeng1@huawei.com>
Loading
Please sign in to comment