From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753804AbdBMPfU (ORCPT ); Mon, 13 Feb 2017 10:35:20 -0500 Received: from foss.arm.com ([217.140.101.70]:52294 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753792AbdBMPfQ (ORCPT ); Mon, 13 Feb 2017 10:35:16 -0500 Date: Mon, 13 Feb 2017 15:35:11 +0000 From: Juri Lelli To: Steven Rostedt Cc: Peter Zijlstra , luca abeni , Daniel Bristot de Oliveira , linux-kernel@vger.kernel.org, Ingo Molnar , Tommaso Cucinotta Subject: Re: [PATCH 1/2] sched/deadline: Replenishment timer should fire in the next period Message-ID: <20170213153511.GG3432@e106622-lin> References: <77018c2ce2a17342b5d17cdb50209e667800b09a.1486754348.git.bristot@redhat.com> <20170211081237.0a9208be@sweethome> <20170213111025.GG6500@twins.programming.kicks-ass.net> <20170213095949.48770eb0@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170213095949.48770eb0@gandalf.local.home> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13/02/17 09:59, Steven Rostedt wrote: > On Mon, 13 Feb 2017 12:10:25 +0100 > Peter Zijlstra wrote: > > > > I've interpreted this as: > > > > Reviewed-by: Luca Abeni > > > > Holler if you disagree. > > You can add mine too. I put in a lot of trace_printk()s and it all > appears to be exactly as Daniel describes. > > Reviewed-by: Steven Rostedt (VMware) > I'm a bit late, but I looked at it as well and it looks good. If you want, Reviewed-by: Juri Lelli Thanks! - Juri