Skip to content
Commit 4769843b authored by Ingo Molnar's avatar Ingo Molnar
Browse files

x86, 32-bit: clean up find_low_pfn_range()



Impact: cleanup

Split find_low_pfn_range() into two functions:

 - lowmem_pfn_init()
 - highmem_pfn_init()

The former gets called if all of RAM fits into lowmem,
otherwise we call highmem_pfn_init().

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 3023533d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment