From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752091AbdBJWf7 (ORCPT ); Fri, 10 Feb 2017 17:35:59 -0500 Received: from mail.kernel.org ([198.145.29.136]:59252 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751040AbdBJWf6 (ORCPT ); Fri, 10 Feb 2017 17:35:58 -0500 Date: Sat, 11 Feb 2017 07:35:48 +0900 From: Masami Hiramatsu To: Steven Rostedt Cc: Namhyung Kim , Masami Hiramatsu , Ingo Molnar , linux-kernel@vger.kernel.org, Peter Zijlstra , Ananth N Mavinakayanahalli , Thomas Gleixner , "H . Peter Anvin" , Andrew Morton Subject: Re: [PATCH V2 2/2] tracing/probe: Show subsystem name in messages Message-Id: <20170211073548.cc3dc89c391f0ddece050c3d@kernel.org> In-Reply-To: <20170210111729.2113cfc8@gandalf.local.home> References: <20170210075302.GB24405@gmail.com> <148673297629.2579.7379973048544040492.stgit@devbox> <20170210160155.GA17906@danjae.aot.lge.com> <20170210111729.2113cfc8@gandalf.local.home> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.31; x86_64-redhat-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 10 Feb 2017 11:17:29 -0500 Steven Rostedt wrote: > On Sat, 11 Feb 2017 01:01:55 +0900 > Namhyung Kim wrote: > > > > diff --git a/kernel/trace/trace_uprobe.c b/kernel/trace/trace_uprobe.c > > > index e5445ab..2c6b2d0c 100644 > > > --- a/kernel/trace/trace_uprobe.c > > > +++ b/kernel/trace/trace_uprobe.c > > > @@ -17,6 +17,7 @@ > > > * Copyright (C) IBM Corporation, 2010-2012 > > > * Author: Srikar Dronamraju > > > */ > > > +#define pr_fmt(fmt) "trace_kprobe: " fmt > > > > s/kprobe/uprobe/ ? > > Masami, > > Can you update both patches and resend? Oops! OK. Thanks, -- Masami Hiramatsu