android_kernel_xiaomi_sm7250/arch/arm64/mm
Sudarshan Rajagopalan 1c21ebac5b arm64: Fix page boundary check when hot onlining
During page online callback, the physical address of the
page is checked if it is within the RAM end boundary set by
the bootloader. The current check is broken as it misses
to online the last PFN, thereby making this page being reserved
all the time. Fix this broken check.

Change-Id: I36ed5ae3f3ed0f199dacd394358690761ddcd80c
Signed-off-by: Sudarshan Rajagopalan <sudaraja@codeaurora.org>
2018-12-17 14:27:49 -08:00
..
cache.S Merge remote-tracking branch 'origin/tmp-5b394b2' into msm-kona 2018-08-29 14:21:21 -07:00
context.c treewide: kzalloc() -> kcalloc() 2018-06-12 16:19:22 -07:00
copypage.c
dma-mapping.c Merge "arm64: mm: Support setting removed_dma_ops in arch_setup_dma_ops" 2018-12-04 14:52:04 -08:00
dump.c arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables 2018-02-16 18:13:57 +00:00
extable.c
fault.c Merge remote-tracking branch 'origin/tmp-5b394b2' into msm-kona 2018-08-29 14:21:21 -07:00
flush.c Merge remote-tracking branch 'origin/tmp-5b394b2' into msm-kona 2018-08-29 14:21:21 -07:00
hugetlbpage.c arm64: hugetlb: Avoid unnecessary clearing in huge_ptep_set_access_flags 2018-09-24 17:51:50 +01:00
init.c arm64: Fix page boundary check when hot onlining 2018-12-17 14:27:49 -08:00
ioremap.c
kasan_init.c arm64: kasan: avoid pfn_to_nid() before page array is initialized 2018-04-17 16:16:59 +01:00
Makefile
mmap.c exec: pass stack rlimit into mm layout functions 2018-04-11 10:28:37 -07:00
mmu.c arm64: Force non-block mappings for memory hotplug 2018-12-04 12:47:01 -08:00
numa.c arm64: numa: separate out updates to percpu nodeid and NUMA node cpumap 2018-07-06 13:18:18 +01:00
pageattr.c arm64: mm: Use READ_ONCE/WRITE_ONCE when accessing page tables 2018-02-16 18:13:57 +00:00
pgd.c arm64: handle 52-bit addresses in TTBR 2017-12-22 17:35:21 +00:00
physaddr.c
proc.S Revert "arm64: kill flush_cache_all()" 2018-07-27 14:16:25 -07:00
ptdump_debugfs.c ARM64: dump: Convert to use DEFINE_SHOW_ATTRIBUTE macro 2018-07-02 10:36:37 +01:00