Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932343AbdDZRyb (ORCPT ); Wed, 26 Apr 2017 13:54:31 -0400 Received: from mail.kernel.org ([198.145.29.136]:36442 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932316AbdDZRyX (ORCPT ); Wed, 26 Apr 2017 13:54:23 -0400 Date: Wed, 26 Apr 2017 13:54:19 -0400 From: Steven Rostedt To: Taeung Song Cc: linux-kernel@vger.kernel.org, Federico Vaga Subject: Re: [PATCH] trace-cmd: Fix a warning about incompatible pointer type of load_plugin() Message-ID: <20170426135419.020df8f0@gandalf.local.home> In-Reply-To: References: <1493041411-28428-1-git-send-email-treeze.taeung@gmail.com> <20170425191100.588b5395@gandalf.local.home> X-Mailer: Claws Mail 3.14.0 (GTK+ 2.24.31; x86_64-pc-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 Content-Length: 716 Lines: 25 On Wed, 26 Apr 2017 23:56:02 +0900 Taeung Song wrote: > > Want to send another patch on top of Federico's? > > > > Yes! I want to do it. > After you update 'master' branch on your repo I just updated my master branch. > (git.kernel.org/.../trace-cmd.git), I'll send a patch as you said ! > > And would you mind if I ask you to check another patch I sent ? > > "[PATCH] Fix pevent_filter_clear_trivial()" > > But I'll renewedly send the patch after I a bit modified it. > I'd appreciate it if you check the patch, too. :) I still have the original patch. You want me to apply the new one. It does have a better change log, but I'll probably update the log on it too. -- Steve