diff options
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r-- | Documentation/filesystems/proc.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt index d831d24d2a6c..b488edad743c 100644 --- a/Documentation/filesystems/proc.txt +++ b/Documentation/filesystems/proc.txt | |||
@@ -1331,13 +1331,6 @@ determine whether or not they are still functioning properly. | |||
1331 | Because the NMI watchdog shares registers with oprofile, by disabling the NMI | 1331 | Because the NMI watchdog shares registers with oprofile, by disabling the NMI |
1332 | watchdog, oprofile may have more registers to utilize. | 1332 | watchdog, oprofile may have more registers to utilize. |
1333 | 1333 | ||
1334 | maps_protect | ||
1335 | ------------ | ||
1336 | |||
1337 | Enables/Disables the protection of the per-process proc entries "maps" and | ||
1338 | "smaps". When enabled, the contents of these files are visible only to | ||
1339 | readers that are allowed to ptrace() the given process. | ||
1340 | |||
1341 | msgmni | 1334 | msgmni |
1342 | ------ | 1335 | ------ |
1343 | 1336 | ||