diff options
author | Ingo Molnar <mingo@elte.hu> | 2011-01-05 08:14:42 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2011-01-05 08:14:46 -0500 |
commit | 27066fd484a32c80630136aa2b91c980f3198f9d (patch) | |
tree | 78ddabdedbfd7525d13ecd62a745525843f1d0e8 /Documentation/kernel-parameters.txt | |
parent | 101e5f77bf35679809586e250b6c62193d2ed179 (diff) | |
parent | 3c0eee3fe6a3a1c745379547c7e7c904aa64f6d5 (diff) |
Merge commit 'v2.6.37' into sched/core
Merge reason: Merge the final .37 tree.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index b79a8fbf0dd7..1031923f5254 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1761,7 +1761,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1761 | 1761 | ||
1762 | nousb [USB] Disable the USB subsystem | 1762 | nousb [USB] Disable the USB subsystem |
1763 | 1763 | ||
1764 | nowatchdog [KNL] Disable the lockup detector. | 1764 | nowatchdog [KNL] Disable the lockup detector (NMI watchdog). |
1765 | 1765 | ||
1766 | nowb [ARM] | 1766 | nowb [ARM] |
1767 | 1767 | ||
@@ -2177,11 +2177,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2177 | reset_devices [KNL] Force drivers to reset the underlying device | 2177 | reset_devices [KNL] Force drivers to reset the underlying device |
2178 | during initialization. | 2178 | during initialization. |
2179 | 2179 | ||
2180 | resource_alloc_from_bottom | ||
2181 | Allocate new resources from the beginning of available | ||
2182 | space, not the end. If you need to use this, please | ||
2183 | report a bug. | ||
2184 | |||
2185 | resume= [SWSUSP] | 2180 | resume= [SWSUSP] |
2186 | Specify the partition device for software suspend | 2181 | Specify the partition device for software suspend |
2187 | 2182 | ||