x86 headers: include page_types.h in pgtable_types.h
To properly pick up details like PTE_FLAGS_MASK. Signed-off-by: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
56cefcea7c
commit
e43623b4ed
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
#define _ASM_X86_PGTABLE_DEFS_H
|
||||
|
||||
#include <linux/const.h>
|
||||
#include <asm/page_types.h>
|
||||
|
||||
#define FIRST_USER_ADDRESS 0
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue