From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754136AbcEPQMG (ORCPT ); Mon, 16 May 2016 12:12:06 -0400 Received: from lists.s-osg.org ([54.187.51.154]:48076 "EHLO lists.s-osg.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752202AbcEPQME (ORCPT ); Mon, 16 May 2016 12:12:04 -0400 Subject: Re: [PATCH 2/2] kselftests/ftrace: Add a test case for event pid filtering To: Namhyung Kim , Steven Rostedt References: <1462891986-3608-1-git-send-email-namhyung@kernel.org> <1462891986-3608-2-git-send-email-namhyung@kernel.org> <5731FD38.3080203@osg.samsung.com> Cc: LKML , Masami Hiramatsu , linux-kselftest@vger.kernel.org, Shuah Khan From: Shuah Khan Message-ID: <5739F151.7000508@osg.samsung.com> Date: Mon, 16 May 2016 10:12:01 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2 MIME-Version: 1.0 In-Reply-To: <5731FD38.3080203@osg.samsung.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/10/2016 09:24 AM, Shuah Khan wrote: > On 05/10/2016 08:53 AM, Namhyung Kim wrote: >> Check event is filtered by set_event_pid and options/event-fork. >> >> Signed-off-by: Namhyung Kim > > Looks good to me. Steve! Ack if you are good with this patch. > I can get this into 4.8-rc1 > > thanks, > -- Shuah Applied to linux-kselftest next for 4.7-rc1. thanks, -- Shuah