Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1654135 > unrolled thread
| Started by | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| First post | 2017-05-31 13:20 +0200 |
| Last post | 2017-05-31 13:40 +0200 |
| Articles | 2 — 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 v4 10/10] staging: fsl-mc: move bus driver out of staging Marc Zyngier <marc.zyngier@arm.com> - 2017-05-31 13:20 +0200
Re: [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging Laurentiu Tudor <laurentiu.tudor@nxp.com> - 2017-05-31 13:40 +0200
| From | Marc Zyngier <marc.zyngier@arm.com> |
|---|---|
| Date | 2017-05-31 13:20 +0200 |
| Subject | Re: [PATCH v4 10/10] staging: fsl-mc: move bus driver out of staging |
| Message-ID | <tN9Ps-424-11@gated-at.bofh.it> |
On 31/05/17 11:58, laurentiu.tudor@nxp.com wrote: > From: Stuart Yoder <stuart.yoder@nxp.com> > > Move the source files out of staging into their final locations: > -include files in drivers/staging/fsl-mc/include go to include/linux/fsl > -irq-gic-v3-its-fsl-mc-msi.c goes to drivers/irqchip > -source in drivers/staging/fsl-mc/bus goes to drivers/bus/fsl-mc > -README.txt, providing and overview of DPAA goes to > Documentation/dpaa2/overview.txt > > Update or delete other remaining staging files-- Makefile, Kconfig, TODO. > Update dpaa2_eth and dpio staging drivers. > > Signed-off-by: Stuart Yoder <stuyoder@gmail.com> > Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> > [Laurentiu: rebased, add dpaa2_eth and dpio #include updates] > Cc: Thomas Gleixner <tglx@linutronix.de> > Cc: Jason Cooper <jason@lakedaemon.net> > Cc: Marc Zyngier <marc.zyngier@arm.com> > --- > > Notes: > -no changes since v4 > -v4 > -rebased > -update existing dpaa2 drivers to work with the bus out of staging > -v3 > -no changes > -v2 > -updated MAINTAINERS with new location > > .../README.txt => Documentation/dpaa2/overview.txt | 0 I thought you had agreed to drop all references to the userspace interface (restool and co) which is completely absent from this code? I'm certainly not going to ack this until this is done. Also, please CC me on the whole series, as I'd really like to see things in context, and not a patch that just moves things around. Thanks, M. -- Jazz is not dead. It just smells funny...
[toc] | [next] | [standalone]
| From | Laurentiu Tudor <laurentiu.tudor@nxp.com> |
|---|---|
| Date | 2017-05-31 13:40 +0200 |
| Message-ID | <tNa8O-48w-21@gated-at.bofh.it> |
| In reply to | #1654135 |
Hi Marc, On 05/31/2017 02:15 PM, Marc Zyngier wrote: > On 31/05/17 11:58, laurentiu.tudor@nxp.com wrote: >> From: Stuart Yoder <stuart.yoder@nxp.com> >> >> Move the source files out of staging into their final locations: >> -include files in drivers/staging/fsl-mc/include go to include/linux/fsl >> -irq-gic-v3-its-fsl-mc-msi.c goes to drivers/irqchip >> -source in drivers/staging/fsl-mc/bus goes to drivers/bus/fsl-mc >> -README.txt, providing and overview of DPAA goes to >> Documentation/dpaa2/overview.txt >> >> Update or delete other remaining staging files-- Makefile, Kconfig, TODO. >> Update dpaa2_eth and dpio staging drivers. >> >> Signed-off-by: Stuart Yoder <stuyoder@gmail.com> >> Signed-off-by: Laurentiu Tudor <laurentiu.tudor@nxp.com> >> [Laurentiu: rebased, add dpaa2_eth and dpio #include updates] >> Cc: Thomas Gleixner <tglx@linutronix.de> >> Cc: Jason Cooper <jason@lakedaemon.net> >> Cc: Marc Zyngier <marc.zyngier@arm.com> >> --- >> >> Notes: >> -no changes since v4 >> -v4 >> -rebased >> -update existing dpaa2 drivers to work with the bus out of staging >> -v3 >> -no changes >> -v2 >> -updated MAINTAINERS with new location >> >> .../README.txt => Documentation/dpaa2/overview.txt | 0 > > I thought you had agreed to drop all references to the userspace > interface (restool and co) which is completely absent from this code? > I'm certainly not going to ack this until this is done. That's in patch 08/10 [1] but i guess you didn't get to see it because, as you mention, i forgot to Cc you on the whole series. My bad, sorry about it. :-( [1] https://patchwork.kernel.org/patch/9756659/ --- Best Regards, Laurentiu
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web