提交 e844f2c1 编写于 作者: M Michael S. Tsirkin 提交者: Arnd Bergmann

x86/mpx: tweak header name

Use linux/mman.h to make sure we get all mmap flags we need.
Signed-off-by: NMichael S. Tsirkin <mst@redhat.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 bfeffd15
......@@ -9,12 +9,12 @@
#include <linux/kernel.h>
#include <linux/slab.h>
#include <linux/mm_types.h>
#include <linux/mman.h>
#include <linux/syscalls.h>
#include <linux/sched/sysctl.h>
#include <asm/insn.h>
#include <asm/insn-eval.h>
#include <asm/mman.h>
#include <asm/mmu_context.h>
#include <asm/mpx.h>
#include <asm/processor.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册