Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1677683
| From | Michal Hocko <mhocko@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2] mm: Drop useless local parameters of __register_one_node() |
| Date | 2017-06-29 14:20 +0200 |
| Message-ID | <tXGAs-7t8-45@gated-at.bofh.it> (permalink) |
| References | <tUE25-g0-7@gated-at.bofh.it> <tXFEn-6Sq-23@gated-at.bofh.it> <tXGh3-774-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu 29-06-17 19:58:52, Dou Liyang wrote: > Hi Michal, > > At 06/29/2017 07:12 PM, Michal Hocko wrote: > >On Wed 21-06-17 10:57:26, Dou Liyang wrote: > >>... initializes local parameters "p_node" & "parent" for > >>register_node(). > >> > >>But, register_node() does not use them. > >> > >>Remove the related code of "parent" node, cleanup __register_one_node() > >>and register_node(). > >> > >>Cc: Andrew Morton <akpm@linux-foundation.org> > >>Cc: David Rientjes <rientjes@google.com> > >>Cc: Michal Hocko <mhocko@kernel.org> > >>Cc: isimatu.yasuaki@jp.fujitsu.com > >>Signed-off-by: Dou Liyang <douly.fnst@cn.fujitsu.com> > >>Acked-by: David Rientjes <rientjes@google.com> > > > >I am sorry, this slipped through cracks. > >Acked-by: Michal Hocko <mhocko@suse.com> > > Thanks for your Acked-by, but this patch has been added to the -mm tree. > Its filename is > mm-drop-useless-local-parameters-of-__register_one_node.patch Yeah, don't worry. Andrew will add the acked-by in his tree. > This patch should soon appear at > > http://ozlabs.org/~akpm/mmots/broken-out/mm-drop-useless-local-parameters-of-__register_one_node.patch > and later at > > http://ozlabs.org/~akpm/mmotm/broken-out/mm-drop-useless-local-parameters-of-__register_one_node.patch > > I don't know what should I do next ? :) Wait for Andrew to send this to Linus during the next merge window. -- Michal Hocko SUSE Labs
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH v2] mm: Drop useless local parameters of __register_one_node() Dou Liyang <douly.fnst@cn.fujitsu.com> - 2017-06-21 05:00 +0200
Re: [PATCH v2] mm: Drop useless local parameters of __register_one_node() Michal Hocko <mhocko@kernel.org> - 2017-06-29 13:20 +0200
Re: [PATCH v2] mm: Drop useless local parameters of __register_one_node() Dou Liyang <douly.fnst@cn.fujitsu.com> - 2017-06-29 14:00 +0200
Re: [PATCH v2] mm: Drop useless local parameters of __register_one_node() Michal Hocko <mhocko@kernel.org> - 2017-06-29 14:20 +0200
csiph-web