From 33931abaa6f8f7446abea43b0daef0d8cd311578 Mon Sep 17 00:00:00 2001 From: Simon Gaiser Date: Sat, 6 Jan 2018 06:19:09 +0100 Subject: [PATCH] Disable CONFIG_DEBUG_WX, again. --- config-qubes | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config-qubes b/config-qubes index d7232f2..6485369 100644 --- a/config-qubes +++ b/config-qubes @@ -103,6 +103,13 @@ CONFIG_PARAVIRT_SPINLOCKS=y # CONFIG_INTEL_ATOMISP is not set +################################################################################ +## Disable DEBUG_WX. Xen PV guests currently have some WX pages, so suppress +## the useless Warning. + +# CONFIG_DEBUG_WX is not set + + ################################################################################ ## TODO: from diff to old config