From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP
Date: Fri, 12 Nov 2010 09:45:17 -0800 [thread overview]
Message-ID: <20101112174517.GE9264@atomide.com> (raw)
In-Reply-To: <EAF47CD23C76F840A9E7FCE10091EFAB030D58AE84@dbde02.ent.ti.com>
* Shilimkar, Santosh <santosh.shilimkar@ti.com> [101112 00:16]:
> > -----Original Message-----
> > From: Magnus Damm [mailto:magnus.damm at gmail.com]
> > Sent: Friday, November 12, 2010 1:52 PM
> > To: linux at arm.linux.org.uk
> > Cc: kgene.kim at samsung.com; kmpark at infradead.org; konkers at android.com;
> > tony at atomide.com; adharmap at codeaurora.org; avorontsov at mvista.com; linux-
> > kernel at vger.kernel.org; srinidhikasagar at gmail.com; dwalker at codeaurora.org;
> > Shilimkar, Santosh; ccross at android.com; olof at lixom.net; Magnus Damm;
> > linux-arm-kernel at lists.infradead.org
> > Subject: [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP
> >
> > From: Magnus Damm <damm@opensource.se>
> >
> > Common GIC entry macro for omap
> >
> > Signed-off-by: Tony Lindgren <tony@atomide.com>
> > Signed-off-by: Magnus Damm <damm@opensource.se>
> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Looks like the From: field got trashed on this one assuming you're
using the patch I posted earlier :)
Tony
WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: "Shilimkar, Santosh" <santosh.shilimkar@ti.com>
Cc: Magnus Damm <magnus.damm@gmail.com>,
"linux@arm.linux.org.uk" <linux@arm.linux.org.uk>,
"kgene.kim@samsung.com" <kgene.kim@samsung.com>,
"kmpark@infradead.org" <kmpark@infradead.org>,
"konkers@android.com" <konkers@android.com>,
"adharmap@codeaurora.org" <adharmap@codeaurora.org>,
"avorontsov@mvista.com" <avorontsov@mvista.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
"srinidhikasagar@gmail.com" <srinidhikasagar@gmail.com>,
"dwalker@codeaurora.org" <dwalker@codeaurora.org>,
"ccross@android.com" <ccross@android.com>,
"olof@lixom.net" <olof@lixom.net>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP
Date: Fri, 12 Nov 2010 09:45:17 -0800 [thread overview]
Message-ID: <20101112174517.GE9264@atomide.com> (raw)
In-Reply-To: <EAF47CD23C76F840A9E7FCE10091EFAB030D58AE84@dbde02.ent.ti.com>
* Shilimkar, Santosh <santosh.shilimkar@ti.com> [101112 00:16]:
> > -----Original Message-----
> > From: Magnus Damm [mailto:magnus.damm@gmail.com]
> > Sent: Friday, November 12, 2010 1:52 PM
> > To: linux@arm.linux.org.uk
> > Cc: kgene.kim@samsung.com; kmpark@infradead.org; konkers@android.com;
> > tony@atomide.com; adharmap@codeaurora.org; avorontsov@mvista.com; linux-
> > kernel@vger.kernel.org; srinidhikasagar@gmail.com; dwalker@codeaurora.org;
> > Shilimkar, Santosh; ccross@android.com; olof@lixom.net; Magnus Damm;
> > linux-arm-kernel@lists.infradead.org
> > Subject: [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP
> >
> > From: Magnus Damm <damm@opensource.se>
> >
> > Common GIC entry macro for omap
> >
> > Signed-off-by: Tony Lindgren <tony@atomide.com>
> > Signed-off-by: Magnus Damm <damm@opensource.se>
> Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
Looks like the From: field got trashed on this one assuming you're
using the patch I posted earlier :)
Tony
next prev parent reply other threads:[~2010-11-12 17:45 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-11-12 8:20 [PATCH 00/07] ARM: Common GIC entry macro code V3 Magnus Damm
2010-11-12 8:20 ` Magnus Damm
2010-11-12 8:21 ` [PATCH 01/07] ARM: Introduce asm/hardware/entry-macro-gic.S Magnus Damm
2010-11-12 8:21 ` Magnus Damm
2010-11-12 8:21 ` [PATCH 02/07] ARM: Use shared GIC entry macros on CNS3XXX Magnus Damm
2010-11-12 8:21 ` [PATCH 03/07] ARM: Use shared GIC entry macros on Realview Magnus Damm
2010-11-12 8:21 ` Magnus Damm
2010-11-12 8:21 ` [PATCH 04/07] ARM: Use shared GIC entry macros on Tegra Magnus Damm
2010-11-12 8:21 ` Magnus Damm
2010-11-12 17:14 ` Olof Johansson
2010-11-12 17:14 ` Olof Johansson
2010-11-12 8:21 ` [PATCH 05/07] ARM: Use shared GIC entry macros on UX500 Magnus Damm
2010-11-12 8:21 ` Magnus Damm
2010-11-12 8:22 ` [PATCH 06/07] ARM: Use shared GIC entry macros on Vexpress Magnus Damm
2010-11-12 8:22 ` Magnus Damm
2010-11-12 8:22 ` [PATCH 07/07] ARM: Use shared GIC entry macros on OMAP Magnus Damm
2010-11-12 8:22 ` Magnus Damm
2010-11-12 8:25 ` Shilimkar, Santosh
2010-11-12 8:25 ` Shilimkar, Santosh
2010-11-12 17:45 ` Tony Lindgren [this message]
2010-11-12 17:45 ` Tony Lindgren
2010-11-12 16:46 ` [PATCH 00/07] ARM: Common GIC entry macro code V3 Arnd Bergmann
2010-11-12 16:46 ` Arnd Bergmann
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20101112174517.GE9264@atomide.com \
--to=tony@atomide.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.