Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691881
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] powerpc: Convert to using %pOF instead of full_name |
| Date | 2017-07-19 17:40 +0200 |
| Message-ID | <u4ZeW-222-31@gated-at.bofh.it> (permalink) |
| References | <u4IQO-86Q-29@gated-at.bofh.it> <u4VXH-8ol-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Wed, Jul 19, 2017 at 7:03 AM, Michael Ellerman <mpe@ellerman.id.au> wrote: > 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 ? Yes, hence why it's not a series and sent to you. Rob
Back to linux.kernel | Previous | Next — Previous in thread | 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