From mboxrd@z Thu Jan 1 00:00:00 1970 From: will.deacon@arm.com (Will Deacon) Date: Thu, 7 Aug 2014 10:18:17 +0100 Subject: [PATCH v2 4/5] ARM64: add IPI tracepoints In-Reply-To: <20140806155237.0a6d7d3c@gandalf.local.home> References: <1406318733-26754-1-git-send-email-nicolas.pitre@linaro.org> <1406318733-26754-5-git-send-email-nicolas.pitre@linaro.org> <20140806155237.0a6d7d3c@gandalf.local.home> Message-ID: <20140807091817.GG13703@arm.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Aug 06, 2014 at 08:52:37PM +0100, Steven Rostedt wrote: > Will and Russell, > > Can you give me your Acked-by for this, and I can pull it through my > tree? Looks fine to me: Acked-by: Will Deacon I'm assuming there's a dependency on other patches going via the tracing tree, hence why you're taking this? Cheers, Will