commit | 7961239599de71130c852ecfa9a4140f3f60547b | [log] [tgz] |
---|---|---|
author | Russell King <rmk+kernel@arm.linux.org.uk> | Sat May 22 16:20:14 2010 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Fri Jul 16 10:57:35 2010 +0100 |
tree | 99f08f76ad8dfd8c671f713a3ec87769dc315632 | |
parent | 2f7989efd4398d92b8adffce2e07dd043a0895fe [diff] |
ARM: Precalculate vmalloc_min Rather than storing the minimum size of the vmalloc area, store the maximum permitted address of the vmalloc area instead. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>