Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1742020 > unrolled thread
| Started by | Zhen Lei <thunder.leizhen@huawei.com> |
|---|---|
| First post | 2017-09-29 12:00 +0200 |
| Last post | 2017-09-29 12:00 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
[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
| From | Zhen Lei <thunder.leizhen@huawei.com> |
|---|---|
| Date | 2017-09-29 12:00 +0200 |
| Subject | [PATCH v2 0/1] mm: only dispaly online cpus of the numa node |
| Message-ID | <uv0fo-4wM-7@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web