From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751800AbcIHGQD (ORCPT ); Thu, 8 Sep 2016 02:16:03 -0400 Received: from cit-hm8-mail01.bmw-carit.de ([212.118.206.84]:54616 "EHLO cit-hm8-gw01.bmw-carit.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751121AbcIHGQB (ORCPT ); Thu, 8 Sep 2016 02:16:01 -0400 X-CTCH-RefID: str=0001.0A0C0202.57D0F500.0131,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Subject: Re: [PATCH v6 3/4] tracing: Add trace_irqsoff tracepoints To: Thomas Gleixner , Binoy Jayan References: <1473246835-30075-1-git-send-email-binoy.jayan@linaro.org> <1473246835-30075-4-git-send-email-binoy.jayan@linaro.org> CC: "Steven Rostedt (Red Hat)" , Ingo Molnar , Arnd Bergmann , , Masami From: Daniel Wagner Message-ID: <7c30cbdd-7360-2d29-d973-ffe7a72f2354@bmw-carit.de> Date: Thu, 8 Sep 2016 07:20:00 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.10.50.50] X-ClientProxiedBy: CIT-HM8-EX01.bmw-carit.intra (10.40.100.13) To CIT-HM8-EX01.bmw-carit.intra (10.40.100.13) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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. Sorry about that. cheers, daniel