From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934374AbdBVX0l (ORCPT ); Wed, 22 Feb 2017 18:26:41 -0500 Received: from mail.kernel.org ([198.145.29.136]:40284 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S934341AbdBVX0c (ORCPT ); Wed, 22 Feb 2017 18:26:32 -0500 Date: Thu, 23 Feb 2017 08:26:19 +0900 From: Masami Hiramatsu To: "Jon Medhurst (Tixy)" Cc: Russell King , linux-kernel@vger.kernel.org, Peter Zijlstra , Ananth N Mavinakayanahalli , Ingo Molnar , Thomas Gleixner , "H . Peter Anvin" , Wang Nan , Catalin Marinas , Will Deacon , "David A . Long" , Sandeepa Prabhu , linux-arm-kernel@lists.infradead.org Subject: Re: [BUGFIX PATCH V2 0/3] kprobes/arm: Improve kprobes implementation on arm Message-Id: <20170223082619.b36fca9c6a91d48d6e8e2235@kernel.org> In-Reply-To: <1487779129.18810.10.camel@linaro.org> References: <148711844284.5814.10387227824715177703.stgit@devbox> <1487329270.3113.5.camel@linaro.org> <20170218064352.b1685bbd17c0189b1937ce3b@kernel.org> <1487779129.18810.10.camel@linaro.org> X-Mailer: Sylpheed 3.5.0 (GTK+ 2.24.30; 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 Wed, 22 Feb 2017 15:58:49 +0000 "Jon Medhurst (Tixy)" wrote: > On Sat, 2017-02-18 at 06:43 +0900, Masami Hiramatsu wrote: > > On Fri, 17 Feb 2017 11:01:10 +0000 > > "Jon Medhurst (Tixy)" wrote: > [...] > > > Meantime > > > I'll investigate the kprobes test failures I see (which actually looks > > > like cache/TLB issues and not test code problems after all). > > > > OK, btw, I couldn't reproduce the kprobes test failure with > > CONFIG_DEBUG_RODATA=y on qemu... > > That's because it's a problem with caches which qemu doesn't emulate. > I worked out the cause and posted a patch... > http://lists.infradead.org/pipermail/linux-arm-kernel/2017-February/489517.html OK, I see. Thanks! -- Masami Hiramatsu