android_kernel_oneplus_msm8998/arch/powerpc/mm
Satheesh Rajendran 222a723c06 powerpc/numa: Suppress "VPHN is not supported" messages
[ Upstream commit 437ccdc8ce629470babdda1a7086e2f477048cbd ]

When VPHN function is not supported and during cpu hotplug event,
kernel prints message 'VPHN function not supported. Disabling
polling...'. Currently it prints on every hotplug event, it floods
dmesg when a KVM guest tries to hotplug huge number of vcpus, let's
just print once and suppress further kernel prints.

Signed-off-by: Satheesh Rajendran <sathnaga@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2018-12-01 09:46:35 +01:00
..
40x_mmu.c
44x_mmu.c
copro_fault.c powerpc/mm: Prevent unlikely crash in copro_calculate_slb() 2016-10-28 03:01:35 -04:00
dma-noncoherent.c
fault.c powerpc: Avoid taking a data miss on every userspace instruction miss 2018-03-22 09:23:23 +01:00
fsl_booke_mmu.c
hash_low_32.S
hash_low_64.S
hash_native_64.c powerpc/mm: Add missing global TLB invalidate if cxl is active 2017-04-12 12:38:34 +02:00
hash_utils_64.c
highmem.c
hugepage-hash64.c
hugetlbpage-book3e.c
hugetlbpage-hash64.c
hugetlbpage.c powerpc/mm: Fixup preempt underflow with huge pages 2016-04-20 15:41:53 +09:00
icswx.c
icswx.h
icswx_pid.c
init_32.c
init_64.c
Makefile
mem.c
mmap.c
mmu_context_hash32.c
mmu_context_hash64.c
mmu_context_iommu.c
mmu_context_nohash.c
mmu_decl.h
numa.c powerpc/numa: Suppress "VPHN is not supported" messages 2018-12-01 09:46:35 +01:00
pgtable.c
pgtable_32.c
pgtable_64.c
ppc_mmu_32.c
slb.c powerpc/64s: Fix compiler store ordering to SLB shadow area 2018-08-06 16:24:31 +02:00
slb_low.S powerpc/slb: Force a full SLB flush when we insert for a bad EA 2017-06-29 12:48:52 +02:00
slice.c mm: larger stack guard gap, between vmas 2017-06-26 07:13:11 +02:00
subpage-prot.c
tlb_hash32.c
tlb_hash64.c
tlb_low_64e.S
tlb_nohash.c powerpc/nohash: fix undefined behaviour when testing page size support 2018-11-21 09:27:38 +01:00
tlb_nohash_low.S
vphn.c
vphn.h