mirror of
https://github.com/torvalds/linux.git
synced 2024-11-18 18:11:56 +00:00
c0b759d87e
The init_meminfo() method is not about initialising meminfo - it's about fixing up the physical to virtual translation so that we use a different physical address space, possibly above the 4GB physical address space. Therefore, the name "init_meminfo()" is confusing. Rename it to pv_fixup() instead. Acked-by: Santosh Shilimkar <ssantosh@kernel.org> Tested-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |
||
---|---|---|
.. | ||
Kconfig | ||
keystone.c | ||
keystone.h | ||
Makefile | ||
Makefile.boot | ||
memory.h | ||
platsmp.c | ||
pm_domain.c | ||
smc.S |