Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691621
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] powerpc: Convert to using %pOF instead of full_name |
| Date | 2017-07-19 14:10 +0200 |
| Message-ID | <u4VXH-8ol-1@gated-at.bofh.it> (permalink) |
| References | <u4IQO-86Q-29@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Rob Herring <robh@kernel.org> writes: > Now that we have a custom printf format specifier, convert users of > full_name to use %pOF instead. This is preparation to remove storing > of the full path string for each node. > > Signed-off-by: Rob Herring <robh@kernel.org> > Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> > Cc: Paul Mackerras <paulus@samba.org> > Cc: Michael Ellerman <mpe@ellerman.id.au> > Cc: Anatolij Gustschin <agust@denx.de> > Cc: Scott Wood <oss@buserror.net> > Cc: Kumar Gala <galak@kernel.crashing.org> > Cc: Arnd Bergmann <arnd@arndb.de> > Cc: linuxppc-dev@lists.ozlabs.org > --- ... > 79 files changed, 464 insertions(+), 490 deletions(-) Is the plan that I'll merge this for 4.14 ? cheers
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Michael Ellerman <mpe@ellerman.id.au> - 2017-07-19 14:10 +0200
Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Rob Herring <robh@kernel.org> - 2017-07-19 17:40 +0200
Re: [PATCH] powerpc: Convert to using %pOF instead of full_name Michael Ellerman <mpe@ellerman.id.au> - 2017-07-20 05:40 +0200
csiph-web