android_kernel_xiaomi_sm8350/arch/ia64/mm
holt@sgi.com 41bd26d67c [IA64] Correct pernodesize calculation.
A simple fix.  The existing pernodesize reservation is not taking into
account a second array of pg_data_t structures.  This is normally not
important because the PAGE_ALIGN macro reserves adequate space.

I made the compute_pernodesize steps in the same order as the fill_pernode
steps to make the correlation more clear.

Signed-off-by: Robin Holt <holt@sgi.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
2008-04-08 13:50:58 -07:00
..
contig.c Introduce flags for reserve_bootmem() 2008-02-07 08:42:25 -08:00
discontig.c [IA64] Correct pernodesize calculation. 2008-04-08 13:50:58 -07:00
extable.c
fault.c [IA64] kprobes arch consolidation build fix 2008-03-06 09:49:01 -08:00
hugetlbpage.c
init.c [IA64] remove remaining __FUNCTION__ occurrences 2008-03-06 09:19:27 -08:00
ioremap.c
Makefile
numa.c
tlb.c