From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752998AbbCJRMy (ORCPT ); Tue, 10 Mar 2015 13:12:54 -0400 Received: from casper.infradead.org ([85.118.1.10]:39330 "EHLO casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751496AbbCJRMv (ORCPT ); Tue, 10 Mar 2015 13:12:51 -0400 Date: Tue, 10 Mar 2015 18:12:13 +0100 From: Peter Zijlstra To: Ingo Molnar Cc: Viresh Kumar , Thomas Gleixner , Ingo Molnar , Linaro Kernel Mailman List , Kevin Hilman , Preeti U Murthy , Daniel Lezcano , Linux Kernel Mailing List , "linux-arm-kernel@lists.infradead.org" , Frederic Weisbecker , Linaro Networking Subject: Re: [PATCH 0/3] clockevents: Manage device's state separately for core Message-ID: <20150310171213.GH2896@worktop.programming.kicks-ass.net> References: <20150310130541.GA26185@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150310130541.GA26185@gmail.com> User-Agent: Mutt/1.5.22.1 (2013-10-16) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 10, 2015 at 02:05:41PM +0100, Ingo Molnar wrote: > Yeah, so I'd like PeterZ to ACK/NAK this approach before I move > forward with the patches - but he's on the road right now, so it > will take a week I suspect. I stared at it between sessions today and it looks ok, so Acked-by: Peter Zijlstra (Intel) Thanks!