From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S966672AbcHBN1O (ORCPT ); Tue, 2 Aug 2016 09:27:14 -0400 Received: from mx2.suse.de ([195.135.220.15]:36264 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965982AbcHBN00 (ORCPT ); Tue, 2 Aug 2016 09:26:26 -0400 Message-ID: <1470144383.30588.34.camel@suse.de> Subject: Re: [PATCH] sched/cputime: Mitigate performance regression in times()/clock_gettime() From: Mike Galbraith To: Peter Zijlstra , Giovanni Gherdovich Cc: Ingo Molnar , Stanislaw Gruszka , linux-kernel@vger.kernel.org, Mel Gorman Date: Tue, 02 Aug 2016 15:26:23 +0200 In-Reply-To: <20160802103729.GG6862@twins.programming.kicks-ass.net> References: <1469542034-9542-1-git-send-email-ggherdovich@suse.cz> <20160802103729.GG6862@twins.programming.kicks-ass.net> Content-Type: text/plain; charset="us-ascii" X-Mailer: Evolution 3.16.5 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 2016-08-02 at 12:37 +0200, Peter Zijlstra wrote: > On Tue, Jul 26, 2016 at 04:07:14PM +0200, Giovanni Gherdovich wrote: > > > Signed-off-by: Mike Galbraith > > Signed-off-by: Giovanni Gherdovich > > SoB chain is borken. Either Mike wrote the patch in which case you're > missing a From: Mike header someplace, or you wrote it and Mike needs to > be a Ack/Reviewed or somesuch. Hohum, I told him to just take the credit (blame) if he intended to submit, but he didn't listen ;-) It was a demonstration that a much bigger/invasive patch was doing the same thing in an indirect way. -Mike