From mboxrd@z Thu Jan 1 00:00:00 1970 From: Masami Hiramatsu Subject: Re: [RFC PATCH bpf-next v2 1/4] tracing/kprobe: bpf: Check error injectable event is on function entry Date: Mon, 8 Jan 2018 22:21:13 +0900 Message-ID: <20180108222113.e610bfcfdb0e01713f7fd1f7@kernel.org> 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> <64a6e39f-b925-de76-3e30-28ba98d180c8@fb.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: mhiramat@kernel.org, Steven Rostedt , Alexei Starovoitov , Josef Bacik , , , , , , , , , , Josef Bacik , Akinobu Mita To: Alexei Starovoitov Return-path: In-Reply-To: <64a6e39f-b925-de76-3e30-28ba98d180c8@fb.com> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Sun, 7 Jan 2018 19:01:57 -0800 Alexei Starovoitov wrote: > 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. OK, I'll try to do that. Thanks! > > Thanks! > -- Masami Hiramatsu