Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1717949 > unrolled thread
| Started by | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| First post | 2017-08-23 03:40 +0200 |
| Last post | 2017-08-23 11:10 +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] staging: fsl-mc: move bus driver out of staging Greg KH <gregkh@linuxfoundation.org> - 2017-08-23 03:40 +0200
Re: [PATCH] staging: fsl-mc: move bus driver out of staging Laurentiu Tudor <laurentiu.tudor@nxp.com> - 2017-08-23 11:10 +0200
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2017-08-23 03:40 +0200 |
| Subject | Re: [PATCH] staging: fsl-mc: move bus driver out of staging |
| Message-ID | <uhsOe-2io-13@gated-at.bofh.it> |
On Sat, Aug 19, 2017 at 08:18:12PM +0300, 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> Really? You all have fixed all of the previous issues found? Is it time for another real review? If so, please ask for it. thanks, greg k-h
[toc] | [next] | [standalone]
| From | Laurentiu Tudor <laurentiu.tudor@nxp.com> |
|---|---|
| Date | 2017-08-23 11:10 +0200 |
| Message-ID | <uhzPJ-74N-17@gated-at.bofh.it> |
| In reply to | #1717949 |
On 08/23/2017 04:39 AM, Greg KH wrote: > On Sat, Aug 19, 2017 at 08:18:12PM +0300, 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> > > Really? You all have fixed all of the previous issues found? Well, it went through quite a few rounds of fixes and cleanups (driver model related + other fixes, cleanup [1], more cleanup, fixes [2], header file cleanup [3], compile multi-arch [4]) addressing the found issues. > Is it time for another real review? If so, please ask for it. Yes, please review. Thanks in advance! [1] https://lkml.org/lkml/2017/2/1/235 [2] https://www.spinics.net/lists/arm-kernel/msg586688.html [3] https://www.spinics.net/lists/arm-kernel/msg590928.html [4] https://lkml.org/lkml/2017/7/19/639 --- Thanks & Best Regards, Laurentiu
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web