提交 8ac19197 编写于 作者: L Liao Chang 提交者: Chen Guokai

riscv: Fixup compile error for previous commit

openEuler inclusion
category: feature
bugzilla: https://gitee.com/openeuler/kernel/issues/I5QM0N
CVE: NA

-------------------------------------------------

Include vmalloc.h to fix up undefined symbol __vmalloc_node_range
Signed-off-by: NLiao Chang <liaochang1@huawei.com>
上级 36385008
......@@ -6,6 +6,7 @@
#include <linux/stop_machine.h>
#include <asm/ptrace.h>
#include <linux/uaccess.h>
#include <linux/vmalloc.h>
#include <asm/sections.h>
#include <asm/cacheflush.h>
#include <asm/bug.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册