linux_dsm_epyc7002/arch/x86/mm
Yinghai Lu c2e6d65bce x86: not overmap more than the end of RAM in init_memory_mapping - 64bit
handle head and tail that are not aligned to big pages (2MB/1GB boundary).

with this patch, on system that support gbpages, change:

  last_map_addr: 1080000000 end: 1078000000

to:

  last_map_addr: 1078000000 end: 1078000000

Signed-off-by: Yinghai Lu <yhlu.kernel@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2008-07-09 10:43:26 +02:00
..
discontig_32.c x86: remove have_arch_parse_srat -v2 2008-07-08 15:49:01 +02:00
dump_pagetables.c
extable.c
fault.c x86: simplify vmalloc_sync_all 2008-07-08 13:10:59 +02:00
highmem_32.c
hugetlbpage.c
init_32.c x86_32: remove __PAGE_KERNEL(_EXEC) 2008-07-08 13:16:29 +02:00
init_64.c x86: not overmap more than the end of RAM in init_memory_mapping - 64bit 2008-07-09 10:43:26 +02:00
ioremap.c x86, 64-bit: adjust mapping of physical pagetables to work with Xen 2008-07-08 13:11:07 +02:00
k8topology_64.c x86: remove end_pfn in 64bit 2008-07-08 13:10:38 +02:00
Makefile x86: remove acpi_srat config v2 2008-07-08 15:49:08 +02:00
mmap.c
numa_64.c x86: remove end_pfn in 64bit 2008-07-08 13:10:38 +02:00
pageattr-test.c x86/cpa: use an undefined PTE bit for testing CPA 2008-07-08 13:16:30 +02:00
pageattr.c Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel 2008-07-08 09:16:56 +02:00
pat.c
pgtable_32.c arch/x86/mm/pgtable_32.c: remove unused variable `fixmaps' 2008-07-09 08:18:40 +02:00
pgtable.c x86: preallocate and prepopulate separately 2008-07-08 13:11:02 +02:00
srat_32.c x86: remove acpi_srat config v2 2008-07-08 15:49:08 +02:00
srat_64.c x86: remove end_pfn in 64bit 2008-07-08 13:10:38 +02:00