diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2010-12-16 10:38:41 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2010-12-17 10:00:59 -0800 |
commit | c0f5ac5426f7fd82b23dd5c6a1e633b290294a08 (patch) | |
tree | e271f4e49d7d32a4637d958b619b3b0836f7079c /Documentation | |
parent | 6db45b76eaa08133187f2cb44d496de7e9503aa8 (diff) | |
download | linux-3.10-c0f5ac5426f7fd82b23dd5c6a1e633b290294a08.tar.gz linux-3.10-c0f5ac5426f7fd82b23dd5c6a1e633b290294a08.tar.bz2 linux-3.10-c0f5ac5426f7fd82b23dd5c6a1e633b290294a08.zip |
Revert "resources: support allocating space within a region from the top down"
This reverts commit e7f8567db9a7f6b3151b0b275e245c1cef0d9c70.
Acked-by: H. Peter Anvin <hpa@zytor.com>
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'Documentation')
-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 cdd2a6e8a3b..8b61c936099 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt @@ -2175,11 +2175,6 @@ and is between 256 and 4096 characters. It is defined in the file reset_devices [KNL] Force drivers to reset the underlying device during initialization. - resource_alloc_from_bottom - Allocate new resources from the beginning of available - space, not the end. If you need to use this, please - report a bug. - resume= [SWSUSP] Specify the partition device for software suspend |