Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1691621 > unrolled thread
| Started by | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| First post | 2017-07-19 14:10 +0200 |
| Last post | 2017-07-20 05:40 +0200 |
| Articles | 3 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
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
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Date | 2017-07-19 14:10 +0200 |
| Subject | Re: [PATCH] powerpc: Convert to using %pOF instead of full_name |
| Message-ID | <u4VXH-8ol-1@gated-at.bofh.it> |
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
[toc] | [next] | [standalone]
| From | Rob Herring <robh@kernel.org> |
|---|---|
| Date | 2017-07-19 17:40 +0200 |
| Message-ID | <u4ZeW-222-31@gated-at.bofh.it> |
| In reply to | #1691621 |
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
[toc] | [prev] | [next] | [standalone]
| From | Michael Ellerman <mpe@ellerman.id.au> |
|---|---|
| Date | 2017-07-20 05:40 +0200 |
| Message-ID | <u5atH-1s6-7@gated-at.bofh.it> |
| In reply to | #1691881 |
Rob Herring <robh@kernel.org> writes: > 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. OK thanks. That was a bit too subtle for me :) cheers
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web