All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case
@ 2013-04-08  9:56 ` Lin Feng
  0 siblings, 0 replies; 39+ messages in thread
From: Lin Feng @ 2013-04-08  9:56 UTC (permalink / raw)
  To: linux-arm-kernel

In hot add node(memory) case, vmemmap pages are always allocated from other
node, but the current logic just skip vmemmap_verify check. 
So we should also issue "potential offnode page_structs" warning messages
if we are the case

Lin Feng (2):
  mm: vmemmap: x86: add vmemmap_verify check for hot-add node case
  mm: vmemmap: arm64: add vmemmap_verify check for hot-add node case

 arch/arm64/mm/mmu.c   | 4 ++--
 arch/x86/mm/init_64.c | 6 ++++--
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
1.8.0.1

^ permalink raw reply	[flat|nested] 39+ messages in thread

end of thread, other threads:[~2013-04-12  1:13 UTC | newest]

Thread overview: 39+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08  9:56 [PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case Lin Feng
2013-04-08  9:56 ` Lin Feng
2013-04-08  9:56 ` Lin Feng
2013-04-08  9:56 ` [PATCH 1/2] mm: vmemmap: x86: add vmemmap_verify check for hot-add node case Lin Feng
2013-04-08  9:56   ` Lin Feng
2013-04-08  9:56   ` Lin Feng
2013-04-08 10:23   ` Lin Feng
2013-04-08 10:23     ` Lin Feng
2013-04-08 10:23     ` Lin Feng
2013-04-08  9:56 ` [PATCH 2/2] mm: vmemmap: arm64: " Lin Feng
2013-04-08  9:56   ` Lin Feng
2013-04-08  9:56   ` Lin Feng
2013-04-08 10:55   ` Will Deacon
2013-04-08 10:55     ` Will Deacon
2013-04-08 10:55     ` Will Deacon
2013-04-09  2:07     ` Lin Feng
2013-04-09  2:07       ` Lin Feng
2013-04-09  2:07       ` Lin Feng
2013-04-08 18:40 ` [PATCH 0/2] mm: vmemmap: add vmemmap_verify check for hot-add node/memory case Yinghai Lu
2013-04-08 18:40   ` Yinghai Lu
2013-04-08 18:40   ` Yinghai Lu
2013-04-08 20:55   ` Andrew Morton
2013-04-08 20:55     ` Andrew Morton
2013-04-08 20:55     ` Andrew Morton
2013-04-09  1:58     ` Lin Feng
2013-04-09  1:58       ` Lin Feng
2013-04-09  1:58       ` Lin Feng
2013-04-09  2:02   ` Lin Feng
2013-04-09  2:02     ` Lin Feng
2013-04-09  2:02     ` Lin Feng
2013-04-11  7:41   ` Tang Chen
2013-04-11  7:41     ` Tang Chen
2013-04-11  7:41     ` Tang Chen
2013-04-11 15:10     ` Yinghai Lu
2013-04-11 15:10       ` Yinghai Lu
2013-04-11 15:10       ` Yinghai Lu
2013-04-12  1:13       ` Tang Chen
2013-04-12  1:13         ` Tang Chen
2013-04-12  1:13         ` Tang Chen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.