diff options
author | 2011-12-08 10:22:07 -0800 | |
---|---|---|
committer | 2011-12-08 10:22:07 -0800 | |
commit | c0ce8fef55896a2813a3d94e1b2d0e6d7fab6228 (patch) | |
tree | 616396e0b08f0a41eafd7d4a10bd3b2fee5726c8 /arch/sh/kernel | |
parent | memblock: Make memblock functions handle overflowing range @size (diff) | |
download | wireguard-linux-c0ce8fef55896a2813a3d94e1b2d0e6d7fab6228.tar.xz wireguard-linux-c0ce8fef55896a2813a3d94e1b2d0e6d7fab6228.zip |
memblock: Reimplement memblock_enforce_memory_limit() using __memblock_remove()
With recent updates, the basic memblock operations are robust enough
that there's no reason for memblock_enfore_memory_limit() to directly
manipulate memblock region arrays. Reimplement it using
__memblock_remove().
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Yinghai Lu <yinghai@kernel.org>
Diffstat (limited to 'arch/sh/kernel')
0 files changed, 0 insertions, 0 deletions