From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758148AbcIGQpt (ORCPT ); Wed, 7 Sep 2016 12:45:49 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:40354 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758120AbcIGQpp (ORCPT ); Wed, 7 Sep 2016 12:45:45 -0400 Date: Wed, 7 Sep 2016 18:42:59 +0200 (CEST) From: Thomas Gleixner To: Binoy Jayan cc: "Steven Rostedt (Red Hat)" , Ingo Molnar , Daniel Wagner , Arnd Bergmann , linux-kernel@vger.kernel.org, Masami Subject: Re: [PATCH v6 3/4] tracing: Add trace_irqsoff tracepoints In-Reply-To: <1473246835-30075-4-git-send-email-binoy.jayan@linaro.org> Message-ID: References: <1473246835-30075-1-git-send-email-binoy.jayan@linaro.org> <1473246835-30075-4-git-send-email-binoy.jayan@linaro.org> 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 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. Thanks, tglx