diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/ABI/testing/sysfs-devices-node | 7 | ||||
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
2 files changed, 0 insertions, 13 deletions
diff --git a/Documentation/ABI/testing/sysfs-devices-node b/Documentation/ABI/testing/sysfs-devices-node deleted file mode 100644 index 453a210c3ceb..000000000000 --- a/Documentation/ABI/testing/sysfs-devices-node +++ /dev/null | |||
@@ -1,7 +0,0 @@ | |||
1 | What: /sys/devices/system/node/nodeX/compact | ||
2 | Date: February 2010 | ||
3 | Contact: Mel Gorman <mel@csn.ul.ie> | ||
4 | Description: | ||
5 | When this file is written to, all memory within that node | ||
6 | will be compacted. When it completes, memory will be freed | ||
7 | into blocks which have as many contiguous pages as possible | ||
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index ddd84d627185..363e348bff9b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -446,12 +446,6 @@ bytes respectively. Such letter suffixes can also be entirely omitted. | |||
446 | possible to determine what the correct size should be. | 446 | possible to determine what the correct size should be. |
447 | This option provides an override for these situations. | 447 | This option provides an override for these situations. |
448 | 448 | ||
449 | capability.disable= | ||
450 | [SECURITY] Disable capabilities. This would normally | ||
451 | be used only if an alternative security model is to be | ||
452 | configured. Potentially dangerous and should only be | ||
453 | used if you are entirely sure of the consequences. | ||
454 | |||
455 | ccw_timeout_log [S390] | 449 | ccw_timeout_log [S390] |
456 | See Documentation/s390/CommonIO for details. | 450 | See Documentation/s390/CommonIO for details. |
457 | 451 | ||