Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755727AbdIHOaP (ORCPT ); Fri, 8 Sep 2017 10:30:15 -0400 Received: from mail.kernel.org ([198.145.29.99]:40752 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753243AbdIHOaN (ORCPT ); Fri, 8 Sep 2017 10:30:13 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7EA9722B24 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=goodmis.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=rostedt@goodmis.org Date: Fri, 8 Sep 2017 10:30:10 -0400 From: Steven Rostedt To: "Ziqian SUN (Zamir)" Cc: linux-kernel@vger.kernel.org, mingo@redhat.com, karolherbst@gmail.com, ppaalanen@gmail.com, akpm@linux-foundation.org Subject: Re: [PATCH v2] tracing: Ignore mmiotrace from kernel commandline Message-ID: <20170908103010.3d79b9b3@gandalf.local.home> In-Reply-To: <1421464012.10956132.1504879324216.JavaMail.zimbra@redhat.com> References: <1504066770-19814-1-git-send-email-zsun@redhat.com> <1421464012.10956132.1504879324216.JavaMail.zimbra@redhat.com> 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: 236 Lines: 11 On Fri, 8 Sep 2017 10:02:04 -0400 (EDT) "Ziqian SUN (Zamir)" wrote: > Hi Steve, > > Is this solution acceptable? Any suggestions? > Sorry this patch got buried in other email. I'll take a look at it now. -- Steve