[kernel] strict copy_from_user checking still b0rked

Kyle McMartin kyle at fedoraproject.org
Mon May 30 20:44:20 UTC 2011


commit b766b15a87328b7f99f583718a5044b9b5a6ee82
Author: Kyle McMartin <kyle at redhat.com>
Date:   Mon May 30 16:43:53 2011 -0400

    strict copy_from_user checking still b0rked

 config-nodebug |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/config-nodebug b/config-nodebug
index 6b632a7..0cf2110 100644
--- a/config-nodebug
+++ b/config-nodebug
@@ -79,7 +79,7 @@ CONFIG_CARL9170_DEBUGFS=y
 CONFIG_IWLWIFI_DEVICE_TRACING=y
 
 CONFIG_DEBUG_OBJECTS_WORK=y
-CONFIG_DEBUG_STRICT_USER_COPY_CHECKS=y
+# CONFIG_DEBUG_STRICT_USER_COPY_CHECKS is not set
 
 CONFIG_DMADEVICES_DEBUG=y
 CONFIG_DMADEVICES_VDEBUG=y


More information about the scm-commits mailing list