mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmalloc.h>
mainline inclusion from mainline v5.6-rc1 commit 1f059dfd category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I4EUVI CVE: NA --------------------------- In the x86 MM code we'd like to untangle various types of historic header dependency spaghetti, but for this we'd need to pass to the generic vmalloc code various vmalloc related defines that customarily come via the <asm/page.h> low level arch header. Signed-off-by:Ingo Molnar <mingo@kernel.org> Signed-off-by:
Rui Xiang <rui.xiang@huawei.com> Reviewed-by:
Ding Tianhong <dingtianhong@huawei.com> Reviewed-by:
Zefan Li <lizefan@huawei.com> Signed-off-by:
Yang Yingliang <yangyingliang@huawei.com>
Loading
Please sign in to comment