aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMoyster <oysterized@gmail.com>2016-09-25 12:50:38 +0200
committerMoyster <oysterized@gmail.com>2016-09-25 12:50:38 +0200
commitde5e9ed5da6a910253d8709a1a24bcecac3af012 (patch)
tree1cfb2028e1515ccced2ca8e60389354af8051193
parent512c41113e644d23240b99a07a96ccc7065dd1fb (diff)
Disable config_AIO for security reasons
See : https://bugs.chromium.org/p/project-zero/issues/detail?id=854 For more infos
-rw-r--r--arch/arm64/configs/cm_m2note_defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/configs/cm_m2note_defconfig b/arch/arm64/configs/cm_m2note_defconfig
index 81ef5de85..6d2e466d2 100644
--- a/arch/arm64/configs/cm_m2note_defconfig
+++ b/arch/arm64/configs/cm_m2note_defconfig
@@ -148,7 +148,7 @@ CONFIG_SIGNALFD=y
CONFIG_TIMERFD=y
CONFIG_EVENTFD=y
CONFIG_SHMEM=y
-CONFIG_AIO=y
+# CONFIG_AIO is not set
CONFIG_EMBEDDED=y
CONFIG_HAVE_PERF_EVENTS=y
CONFIG_PERF_USE_VMALLOC=y