From: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
To: Russell King - ARM Linux <linux@arm.linux.org.uk>
Cc: Daniel Walker <dwalker@codeaurora.org>,
Erik Gilling <konkers@android.com>,
Srinidhi Kasagar <srinidhi.kasagar@stericsson.com>,
Olof Johansson <olof@lixom.net>,
linux-arm-msm@vger.kernel.org,
Anton Vorontsov <avorontsov@mvista.com>,
linux-samsung-soc@vger.kernel.org,
Bryan Huntsman <bryanh@codeaurora.org>,
Kukjin Kim <kgene.kim@samsung.com>,
Tony Lindgren <tony@atomide.com>,
Colin Cross <ccross@android.com>,
linux-tegra@vger.kernel.org, David Brown <davidb@codeaurora.org>,
linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 0/5] ARM: GIC: cleanup
Date: Tue, 14 Dec 2010 10:11:52 -0800 [thread overview]
Message-ID: <4D07B368.7040005@codeaurora.org> (raw)
In-Reply-To: <20101213173129.GB11730@n2100.arm.linux.org.uk>
Russell King - ARM Linux wrote:
> On Mon, Dec 13, 2010 at 09:23:29AM -0800, Abhijeet Dharmapurikar wrote:
>> Sorry for being late on testing this out. The patch series and works on
>> the msm 8660.
>>
>> Acked-By: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
>
> Would you prefer a Tested-by: ?
Yes, Tested-by is more appropriate.
Tested-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
WARNING: multiple messages have this Message-ID (diff)
From: adharmap@codeaurora.org (Abhijeet Dharmapurikar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/5] ARM: GIC: cleanup
Date: Tue, 14 Dec 2010 10:11:52 -0800 [thread overview]
Message-ID: <4D07B368.7040005@codeaurora.org> (raw)
In-Reply-To: <20101213173129.GB11730@n2100.arm.linux.org.uk>
Russell King - ARM Linux wrote:
> On Mon, Dec 13, 2010 at 09:23:29AM -0800, Abhijeet Dharmapurikar wrote:
>> Sorry for being late on testing this out. The patch series and works on
>> the msm 8660.
>>
>> Acked-By: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
>
> Would you prefer a Tested-by: ?
Yes, Tested-by is more appropriate.
Tested-by: Abhijeet Dharmapurikar <adharmap@codeaurora.org>
next prev parent reply other threads:[~2010-12-14 18:11 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-05 11:33 [PATCH 0/5] ARM: GIC: cleanup Russell King - ARM Linux
2010-12-05 11:33 ` Russell King - ARM Linux
2010-12-05 11:33 ` Russell King - ARM Linux
2010-12-05 11:34 ` [PATCH 1/5] ARM: GIC: provide a single initialization function for boot CPU Russell King - ARM Linux
2010-12-05 11:34 ` Russell King - ARM Linux
2010-12-05 21:45 ` Catalin Marinas
2010-12-05 21:45 ` Catalin Marinas
2010-12-05 11:34 ` [PATCH 2/5] ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init Russell King - ARM Linux
2010-12-05 11:34 ` Russell King - ARM Linux
2010-12-05 21:47 ` Catalin Marinas
2010-12-05 21:47 ` Catalin Marinas
2010-12-05 11:34 ` [PATCH 3/5] ARM: GIC: consolidate gic_cpu_base_addr to common GIC code Russell King - ARM Linux
2010-12-05 11:34 ` Russell King - ARM Linux
2010-12-05 22:01 ` Catalin Marinas
2010-12-05 22:01 ` Catalin Marinas
2010-12-05 11:35 ` [PATCH 4/5] ARM: GIC: move gic_data[] initialization into gic_init() Russell King - ARM Linux
2010-12-05 11:35 ` Russell King - ARM Linux
2010-12-05 22:04 ` Catalin Marinas
2010-12-05 22:04 ` Catalin Marinas
2010-12-05 11:35 ` [PATCH 5/5] ARM: GIC: private a standard get_irqnr_preamble assembler macro Russell King - ARM Linux
2010-12-05 11:35 ` Russell King - ARM Linux
2010-12-05 22:07 ` Catalin Marinas
2010-12-05 22:07 ` Catalin Marinas
2010-12-13 17:23 ` [PATCH 0/5] ARM: GIC: cleanup Abhijeet Dharmapurikar
2010-12-13 17:23 ` Abhijeet Dharmapurikar
2010-12-13 17:31 ` Russell King - ARM Linux
2010-12-13 17:31 ` Russell King - ARM Linux
2010-12-14 18:11 ` Abhijeet Dharmapurikar [this message]
2010-12-14 18:11 ` Abhijeet Dharmapurikar
-- strict thread matches above, loose matches on Subject: below --
2010-12-05 11:33 Russell King - ARM Linux
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=4D07B368.7040005@codeaurora.org \
--to=adharmap@codeaurora.org \
--cc=avorontsov@mvista.com \
--cc=bryanh@codeaurora.org \
--cc=ccross@android.com \
--cc=davidb@codeaurora.org \
--cc=dwalker@codeaurora.org \
--cc=kgene.kim@samsung.com \
--cc=konkers@android.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=linux@arm.linux.org.uk \
--cc=olof@lixom.net \
--cc=srinidhi.kasagar@stericsson.com \
--cc=tony@atomide.com \
/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.