diff options
author | Tejun Heo <[email protected]> | 2011-07-12 11:16:00 +0200 |
---|---|---|
committer | H. Peter Anvin <[email protected]> | 2011-07-14 11:47:48 -0700 |
commit | 8d89ac808417e92a33fb5fa3c86352016643775a (patch) | |
tree | ead40e5d1310460e20a837e4171ada2ac9d5f5cd /lib/mpi/mpi-inline.h | |
parent | 35fd0808d7d8d001cd72f112e3bca84664b596a3 (diff) |
x86: Replace memblock_x86_find_in_range_size() with for_each_free_mem_range()
setup_bios_corruption_check() and memtest do_one_pass() open code
memblock free area iteration using memblock_x86_find_in_range_size().
Convert them to use for_each_free_mem_range() instead.
This leaves memblock_x86_find_in_range_size() and
memblock_x86_check_reserved_size() unused. Kill them.
Signed-off-by: Tejun Heo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: Yinghai Lu <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: "H. Peter Anvin" <[email protected]>
Signed-off-by: H. Peter Anvin <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-inline.h')
0 files changed, 0 insertions, 0 deletions