All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/1] mm: only dispaly online cpus of the numa node
@ 2017-09-29  9:53 ` Zhen Lei
  0 siblings, 0 replies; 17+ messages in thread
From: Zhen Lei @ 2017-09-29  9:53 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon, linux-kernel, linux-api,
	Greg Kroah-Hartman, Michal Hocko, linux-mm
  Cc: Tianhong Ding, Hanjun Guo, Libin, Kefeng Wang, Zhen Lei

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

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

end of thread, other threads:[~2017-10-09  6:08 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-29  9:53 [PATCH v2 0/1] mm: only dispaly online cpus of the numa node Zhen Lei
2017-09-29  9:53 ` Zhen Lei
2017-09-29  9:53 ` [PATCH v2 1/1] " Zhen Lei
2017-09-29  9:53   ` Zhen Lei
2017-10-02 10:38   ` Will Deacon
2017-10-02 10:38     ` Will Deacon
2017-10-02 21:54     ` Andrew Morton
2017-10-02 21:54       ` Andrew Morton
2017-10-03 13:47       ` Will Deacon
2017-10-03 13:47         ` Will Deacon
2017-10-03 13:56         ` Michal Hocko
2017-10-03 13:56           ` Michal Hocko
2017-10-09  6:06           ` Leizhen (ThunderTown)
2017-10-09  6:06             ` Leizhen (ThunderTown)
2017-10-03  1:22   ` Michael Ellerman
2017-10-03  1:22     ` Michael Ellerman
2017-10-03  1:22     ` Michael Ellerman

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.