diff options
| author | Kyle McMartin <kyle@redhat.com> | 2011-05-30 16:43:53 -0400 |
|---|---|---|
| committer | Kyle McMartin <kyle@redhat.com> | 2011-05-30 16:43:53 -0400 |
| commit | b766b15a87328b7f99f583718a5044b9b5a6ee82 (patch) | |
| tree | d135ffc21da970ff64564435742fd63ed48b139b /config-nodebug | |
| parent | 6ece5fb0c5f39dcf9429494884aebc76012e6666 (diff) | |
| download | kernel-b766b15a87328b7f99f583718a5044b9b5a6ee82.tar.gz kernel-b766b15a87328b7f99f583718a5044b9b5a6ee82.tar.xz kernel-b766b15a87328b7f99f583718a5044b9b5a6ee82.zip | |
strict copy_from_user checking still b0rked
Diffstat (limited to 'config-nodebug')
| -rw-r--r-- | config-nodebug | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config-nodebug b/config-nodebug index 6b632a77..0cf21108 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 |
