Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1219333 > unrolled thread
| Started by | Joel Porquet <joel@porquet.org> |
|---|---|
| First post | 2015-09-04 23:40 +0200 |
| Last post | 2015-09-06 02:50 +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] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Joel Porquet <joel@porquet.org> - 2015-09-04 23:40 +0200
Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible Shawn Guo <shawnguo@kernel.org> - 2015-09-06 02:50 +0200
| From | Joel Porquet <joel@porquet.org> |
|---|---|
| Date | 2015-09-04 23:40 +0200 |
| Subject | Re: [PATCH] arm:irqchip: IRQCHIP_DECLARE macro is now accessible |
| Message-ID | <q56Se-5Mb-13@gated-at.bofh.it> |
On Monday, July 13, 2015 11:20:35 PM Shawn Guo wrote:
> On Tue, Jul 07, 2015 at 04:02:53PM -0400, Joel Porquet wrote:
> > The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h', making it
> > globally accessible.
> >
> > See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d
> > ("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h").
> >
> > This patch adds inclusions of 'include/linux/irqchip.h' and replaces uses
> > of macro OF_DECLARE_2 with IRQCHIP_DECLARE.
> >
> > Signed-off-by: Joel Porquet <joel@porquet.org>
> > ---
>
> ...
>
> > arch/arm/mach-imx/gpc.c | 7 ++-----
>
> Acked-by: Shawn Guo <shawnguo@kernel.org>
>
> How will this patch be sent to upstream?
If it's more convenient for the different maintainers affected by this patch,
I can probably resubmit it into a series of patches that modify each file
separately... Let me know quickly so we don't miss the merge window!
Joël
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [next] | [standalone]
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Date | 2015-09-06 02:50 +0200 |
| Message-ID | <q5wjE-8h9-5@gated-at.bofh.it> |
| In reply to | #1219333 |
On Fri, Sep 04, 2015 at 04:54:21PM -0400, Joel Porquet wrote:
> On Monday, July 13, 2015 11:20:35 PM Shawn Guo wrote:
> > On Tue, Jul 07, 2015 at 04:02:53PM -0400, Joel Porquet wrote:
> > > The IRQCHIP_DECLARE macro migrated to 'include/linux/irqchip.h', making it
> > > globally accessible.
> > >
> > > See commit 91e20b5040c67c51aad88cf87db4305c5bd7f79d
> > > ("irqchip: Move IRQCHIP_DECLARE macro to include/linux/irqchip.h").
> > >
> > > This patch adds inclusions of 'include/linux/irqchip.h' and replaces uses
> > > of macro OF_DECLARE_2 with IRQCHIP_DECLARE.
> > >
> > > Signed-off-by: Joel Porquet <joel@porquet.org>
> > > ---
> >
> > ...
> >
> > > arch/arm/mach-imx/gpc.c | 7 ++-----
> >
> > Acked-by: Shawn Guo <shawnguo@kernel.org>
> >
> > How will this patch be sent to upstream?
>
> If it's more convenient for the different maintainers affected by this patch,
> I can probably resubmit it into a series of patches that modify each file
> separately... Let me know quickly so we don't miss the merge window!
We had sent out the materials for this merge window. So if you have a
path to upstream, you'd better send this patch through that. You've
already got the ACKs from maintainers of affected platform.
Shawn
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web