Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1742020

[PATCH v2 0/1] mm: only dispaly online cpus of the numa node

From Zhen Lei <thunder.leizhen@huawei.com>
Newsgroups linux.kernel
Subject [PATCH v2 0/1] mm: only dispaly online cpus of the numa node
Date 2017-09-29 12:00 +0200
Message-ID <uv0fo-4wM-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[PATCH v2 0/1] mm: only dispaly online cpus of the numa node Zhen Lei <thunder.leizhen@huawei.com> - 2017-09-29 12:00 +0200

csiph-web