From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753542AbcIHGd6 (ORCPT ); Thu, 8 Sep 2016 02:33:58 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:42232 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751542AbcIHGd5 (ORCPT ); Thu, 8 Sep 2016 02:33:57 -0400 Date: Thu, 8 Sep 2016 08:31:30 +0200 (CEST) From: Thomas Gleixner To: Daniel Wagner cc: Binoy Jayan , "Steven Rostedt (Red Hat)" , Ingo Molnar , Arnd Bergmann , linux-kernel@vger.kernel.org, Masami Subject: Re: [PATCH v6 3/4] tracing: Add trace_irqsoff tracepoints In-Reply-To: <7c30cbdd-7360-2d29-d973-ffe7a72f2354@bmw-carit.de> Message-ID: References: <1473246835-30075-1-git-send-email-binoy.jayan@linaro.org> <1473246835-30075-4-git-send-email-binoy.jayan@linaro.org> <7c30cbdd-7360-2d29-d973-ffe7a72f2354@bmw-carit.de> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 8 Sep 2016, Daniel Wagner wrote: > On 09/07/2016 06:42 PM, Thomas Gleixner wrote: > > On Wed, 7 Sep 2016, Binoy Jayan wrote: > > > > > This work is based on work by Daniel Wagner. A few tracepoints are added > > > > Interesting. The patch you are referring to was written by Carsten > > Emde. Can you please get these attributions right? They want to be > > reflected in the Tags and if you did not rewrite the whole thing from > > scratch then original authorship must be preserved. > > This is probably my bad. I didn't point out to Binoy that the original idea > and patches were done by Carsten. Binoy's work is based on my RFC patches from > 2015. Thanks for pointing out. Let's add Carsten here as well. Ditto for the hrtimer stuff .....