[PATCH v2 0/1] mm: only dispaly online cpus of the numa node
From: Zhen Lei <hidden>
Date: 2017-09-29 09:58:28
Also in:
linux-mm, lkml
From: Zhen Lei <hidden>
Date: 2017-09-29 09:58:28
Also in:
linux-mm, lkml
v1 -> v2: Replace local variable "cpumask_var_t mask" with dynamic memory alloc: alloc_cpumask_var, to avoid possible stack overflow. Zhen Lei (1): mm: only dispaly online cpus of the numa node drivers/base/node.c | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) -- 2.5.0 -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>