We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3488007 commit f2d0f1dCopy full SHA for f2d0f1d
arch/x86/Kconfig.debug
@@ -8,7 +8,7 @@ source "lib/Kconfig.debug"
8
config STRICT_DEVMEM
9
bool "Filter access to /dev/mem"
10
help
11
- If this option is left on, you allow userspace (root) access to all
+ If this option is disabled, you allow userspace (root) access to all
12
of memory, including kernel and userspace memory. Accidental
13
access to this is obviously disastrous, but specific access can
14
be used by people debugging the kernel. Note that with PAT support
0 commit comments