projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d6ee09a
)
x86: unify header part of pageattr_64.c
author
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 12:34:00 +0000
(13:34 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 30 Jan 2008 12:34:00 +0000
(13:34 +0100)
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/mm/pageattr_64.c
patch
|
blob
|
blame
|
history
diff --git
a/arch/x86/mm/pageattr_64.c
b/arch/x86/mm/pageattr_64.c
index 8493c469f8776c998815843540e24ef96d7a4814..107b03c7113c8daae8c0f7ee6ea0d54c168ce82e 100644
(file)
--- a/
arch/x86/mm/pageattr_64.c
+++ b/
arch/x86/mm/pageattr_64.c
@@
-19,8
+19,9
@@
void clflush_cache_range(void *addr, int size)
#include <asm/processor.h>
#include <asm/tlbflush.h>
+#include <asm/sections.h>
#include <asm/uaccess.h>
-#include <asm/
io
.h>
+#include <asm/
pgalloc
.h>
pte_t *lookup_address(unsigned long address, int *level)
{