commit | 7ac68a4c1de6aac5b0bb231fe6d8505ebe5686d9 | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Aug 13 00:22:28 2012 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon Aug 13 00:22:28 2012 +0100 |
tree | 5a708c8cf6a18ec3c0395da8a136d61403e6f1e6 | |
parent | 5b7cc3df955cf510a0d4174553fe0410f9fbdd4a [diff] |
ARM: Allow arm_memblock_steal() to remove memory from any RAM region Allow arm_memblock_steal() to remove memory from any RAM region, including highmem areas. This allows memory to be stolen from the very top of declared memory, including highmem areas, rather than our precious lowmem. Acked-by: Sascha Hauer <s.hauer@pengutronix.de> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>