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:
1a1891d
)
mm/numa: Remove duplicated include from mprotect.c
author
Wei Yongjun
<weiyongjun1@huawei.com>
Mon, 17 Oct 2016 15:47:39 +0000
(15:47 +0000)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 19 Oct 2016 15:28:48 +0000
(17:28 +0200)
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Cc: Dave Hansen <dave.hansen@linux.intel.com>
Cc: linux-mm@kvack.org
Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Mel Gorman <mgorman@techsingularity.net>
Cc: "Kirill A. Shutemov" <kirill.shutemov@linux.intel.com>
Link:
http://lkml.kernel.org/r/1476719259-6214-1-git-send-email-weiyj.lk@gmail.com
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
mm/mprotect.c
patch
|
blob
|
blame
|
history
diff --git
a/mm/mprotect.c
b/mm/mprotect.c
index bcdbe62f3e6da12766f0d96a24aa4c2111614e6b..11936526b08b8c5f5c5d0454f6789008a0c6f313 100644
(file)
--- a/
mm/mprotect.c
+++ b/
mm/mprotect.c
@@
-25,7
+25,6
@@
#include <linux/perf_event.h>
#include <linux/pkeys.h>
#include <linux/ksm.h>
-#include <linux/pkeys.h>
#include <asm/uaccess.h>
#include <asm/pgtable.h>
#include <asm/cacheflush.h>