From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753597AbbBXSZK (ORCPT ); Tue, 24 Feb 2015 13:25:10 -0500 Received: from arcturus.aphlor.org ([188.246.204.175]:39648 "EHLO arcturus.aphlor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752847AbbBXSZI (ORCPT ); Tue, 24 Feb 2015 13:25:08 -0500 Date: Tue, 24 Feb 2015 13:24:59 -0500 From: Dave Jones To: Shuah Khan Cc: Steven Rostedt , Linux Kernel , namhyung@kernel.org Subject: Re: [PATCH] Remove redhat'ism from ftrace selftests. Message-ID: <20150224182459.GA9018@codemonkey.org.uk> Mail-Followup-To: Dave Jones , Shuah Khan , Steven Rostedt , Linux Kernel , namhyung@kernel.org References: <20150224161927.GA4998@codemonkey.org.uk> <20150224131810.38d73389@gandalf.local.home> <54ECC182.5080109@osg.samsung.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <54ECC182.5080109@osg.samsung.com> User-Agent: Mutt/1.5.23 (2014-03-12) X-Spam-Score: -2.9 (--) X-Spam-Report: Spam report generated by SpamAssassin on "arcturus.aphlor.org" Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Authenticated-User: davej@codemonkey.org.uk Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 24, 2015 at 11:22:58AM -0700, Shuah Khan wrote: > On 02/24/2015 11:18 AM, Steven Rostedt wrote: > > > > Shuah, > > > > Can you take this in your tree? > > Yes I can do that. This must be the original patch email: > https://lkml.org/lkml/2015/2/24/435 Correct. Dave