diff options
author | Ingo Molnar <mingo@elte.hu> | 2010-12-22 05:53:20 -0500 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2010-12-22 05:53:23 -0500 |
commit | 6c529a266bdc590a870ee2d2092ff6527eff427b (patch) | |
tree | 7be65fa2578820a1258b5a1e8e063a509a5d6176 /Documentation/kernel-parameters.txt | |
parent | 7639dae0ca11038286bbbcda05f2bef601c1eb8d (diff) | |
parent | 90a8a73c06cc32b609a880d48449d7083327e11a (diff) |
Merge commit 'v2.6.37-rc7' into perf/core
Merge reason: Pick up the latest -rc.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 5e55e4623ab5..316c723a950c 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -2167,11 +2167,6 @@ and is between 256 and 4096 characters. It is defined in the file | |||
2167 | reset_devices [KNL] Force drivers to reset the underlying device | 2167 | reset_devices [KNL] Force drivers to reset the underlying device |
2168 | during initialization. | 2168 | during initialization. |
2169 | 2169 | ||
2170 | resource_alloc_from_bottom | ||
2171 | Allocate new resources from the beginning of available | ||
2172 | space, not the end. If you need to use this, please | ||
2173 | report a bug. | ||
2174 | |||
2175 | resume= [SWSUSP] | 2170 | resume= [SWSUSP] |
2176 | Specify the partition device for software suspend | 2171 | Specify the partition device for software suspend |
2177 | 2172 | ||