linux-stable/arch/microblaze/mm
Michal Simek 7c0d261507 microblaze: Fix mapin_ram function
Fix how many pages are allocated in mapin_ram. It is lowmem_size
not setup CONFIG_LOWMEM_SIZE because it is the same for all systems.
Which means that wrong pages are allocated if memory size is smaller
than CONFIG_LOWMEM_SIZE. It has dramatic impact on bootup time.
On sp605 MMU full hw design is 7s.

Signed-off-by: Michal Simek <monstr@monstr.eu>
2012-03-23 09:28:14 +01:00
..
consistent.c microblaze: Fix sparse warning - consistent_alloc function 2011-03-09 08:09:58 +01:00
fault.c microblaze: Fix sparse warning - fault.c 2011-03-09 08:09:59 +01:00
highmem.c microblaze: Highmem support 2012-03-23 09:28:13 +01:00
init.c microblaze: Highmem support 2012-03-23 09:28:13 +01:00
Makefile microblaze: Highmem support 2012-03-23 09:28:13 +01:00
mmu_context.c microblaze_mmu_v2: Context handling - mmu_context.c/h 2009-05-26 16:45:15 +02:00
pgtable.c microblaze: Fix mapin_ram function 2012-03-23 09:28:14 +01:00