From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755562AbdJIWVa (ORCPT ); Mon, 9 Oct 2017 18:21:30 -0400 Received: from mail.kernel.org ([198.145.29.99]:49538 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754966AbdJIWV1 (ORCPT ); Mon, 9 Oct 2017 18:21:27 -0400 DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B4F42218C5 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: Mon, 9 Oct 2017 18:21:25 -0400 From: Steven Rostedt To: Michael Sartain Cc: linux-kernel@vger.kernel.org, Pierre-Loup Griffais Subject: Re: [PATCH 0/5] trace-cmd: Fixes for four small bugs plus minor cleanup Message-ID: <20171009182125.0fded91c@gandalf.local.home> In-Reply-To: <20171009221342.nyycvbz6ds7c6d5j@mikesart-cos> References: <20170812173047.840-1-mikesart@fastmail.com> <20171009221342.nyycvbz6ds7c6d5j@mikesart-cos> 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 On Mon, 9 Oct 2017 16:13:42 -0600 Michael Sartain wrote: > Ping? Were there any concerns with these or things needed to be > done before they could be merged? > Thanks for the ping, this fell back in the todo list of my emails. I'll look at it this week. -- Steve