From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexei Starovoitov Subject: Re: [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry Date: Sun, 7 Jan 2018 19:01:57 -0800 Message-ID: <64a6e39f-b925-de76-3e30-28ba98d180c8@fb.com> References: <151427438796.32561.4235654585430455286.stgit@devbox> <151427441954.32561.8731119329264462024.stgit@devbox> <20171227015730.jjggymg4uqllteuy@ast-mbp> <20171227145628.53f68f391b2108d6df118ca7@kernel.org> <20171228113434.eb182c348fc69853fec934ee@kernel.org> <03e0ebb7-0b2a-4235-3408-c0d59a1ba4c2@fb.com> <20171227231644.168abc0f@vmware.local.home> <20171228172027.4a8f2f0cf0506499acd26738@kernel.org> <20171229172022.8b184d85d3787bc7f8d1c45a@kernel.org> Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit Cc: Steven Rostedt , Alexei Starovoitov , Josef Bacik , , , , , , , , , , Josef Bacik , Akinobu Mita To: Masami Hiramatsu Return-path: Received: from mx0a-00082601.pphosted.com ([67.231.145.42]:42012 "EHLO mx0a-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754996AbeAHDCx (ORCPT ); Sun, 7 Jan 2018 22:02:53 -0500 In-Reply-To: <20171229172022.8b184d85d3787bc7f8d1c45a@kernel.org> Sender: netdev-owner@vger.kernel.org List-ID: On 12/29/17 12:20 AM, Masami Hiramatsu wrote: >> Please run Josef's test in the !ftrace setup. > Yes, I'll add the result of the test case. if Josef's test is passing in !ftrace config, please resend your patches. I think 2 and 3 were nice simplifications. and patch 1 is good too if it's passes the test. Would be great to get them in for this merge window. Thanks!