mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
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: Ingo Molnar <mingo@elte.hu>
This commit is contained in:
parent
3023533de4
commit
4769843bc2
1 changed files with 79 additions and 58 deletions
Loading…
Add table
Add a link
Reference in a new issue