Received: by 2002:a25:e74b:0:0:0:0:0 with SMTP id e72csp720803ybh; Tue, 21 Jul 2020 06:26:07 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzaQuz53qpwngK8D4cY5wyj0jdAF22fDdImhyvEKL9vpr21kJKvWBx84FucNX/yQUSrkqtq X-Received: by 2002:a17:906:e91:: with SMTP id p17mr23843446ejf.252.1595337966926; Tue, 21 Jul 2020 06:26:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1595337966; cv=none; d=google.com; s=arc-20160816; b=FzjZJ2+MD+JKkDPUY9OAi5FlWXPR9O+wIFvRzOce4Zs76Tg8gvlSsZAB62H1vMWWtX nK5cLARCd6FMPYWkqSymjQ2b/WwErtZYIUei7+LIcXXLJmxFoS+r3mlZTTr4Cvn300rV YPsLJ9OP4PC4KslX/KvRjUpnM6QSPXVfXQDfIbmwtqZr0G36sa1vGCdHn3OHFWMV2dWf fyAoohxQGDTUtXWhE6XyCIiq+pxPyumxlfC+NWTRPoAiGiSLxMWYvwq+2MfgUgU4jg+M m7HW4vogDZfHcrnKHkU171BmDpqdbTWwNv4wyzGv0xBOyy8DsXiVFMEmEINg0ARSBaJ5 O9pA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=cun8k3a/pctU1NadDWAGNjkNCnaM89FcNIQwnKxOmcE=; b=jyTqqdQ76Z/CGt0arBOOPnYEwzq5vW1N9CwEo+bvkPOIuupEOlGqgXTyOUDxZnUR8m oVGyMAHcak2KvEM+Bwh/LGgqhUE8mpzW2/a5c3Myna0CBST9vpwaXyPeQ0xFQmSv+UjJ 6mEIhfntFQ+QonQuq8+0wk/8prQPIZXX8DQ83dV/y5ACHEJ1Ay5dZ2yTG8juk1PcVFnH XAq72Fur1vL3X5C8ZVED21bwMwd+XNubzp2KF1gHe3T4M2OK6hLANuf/Cb9HDfr+wr5r M+Gx4QSwufyhyifmkO8T8UqxcEzmcWCbWAqHHT86A0IeARt8OJUbaGm/yo7QBZ3fINOs 2a/w== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TT2EGQ4s; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id i17si12683657edv.60.2020.07.21.06.25.44; Tue, 21 Jul 2020 06:26:06 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=TT2EGQ4s; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726981AbgGUNZC (ORCPT + 99 others); Tue, 21 Jul 2020 09:25:02 -0400 Received: from mail.kernel.org ([198.145.29.99]:56626 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726014AbgGUNZB (ORCPT ); Tue, 21 Jul 2020 09:25:01 -0400 Received: from devnote2 (NE2965lan1.rev.em-net.ne.jp [210.141.244.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id D486A20792; Tue, 21 Jul 2020 13:24:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595337901; bh=Dednb+Q83bm0lVRNGspexnSq9x8K2wzcR3ronI9FHiM=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=TT2EGQ4sEi9oPTFl2jIc5CjrPLprHrc54FqZNULoOIK2Raml45Zsjmajj4agclAdU 5wP5WKd4jjhXhHLvwCqsnQ5LI6BmGRuI7ptPkPJARap2oXgJXL+abNMovsVmvQ00+w csNqAXZPVzgWD3bY9F05Np9RvMkv+hBBkgRGN0OE= Date: Tue, 21 Jul 2020 22:24:55 +0900 From: Masami Hiramatsu To: Masami Hiramatsu Cc: Jisheng Zhang , Mark Rutland , Jonathan Corbet , Catalin Marinas , "linux-doc@vger.kernel.org" , "linux-kernel@vger.kernel.org" , Anil S Keshavamurthy , Ingo Molnar , Steven Rostedt , "Naveen N. Rao" , Will Deacon , "David S. Miller" , "linux-arm-kernel@lists.infradead.org" Subject: Re: [PATCH v7 3/3] arm64: implement KPROBES_ON_FTRACE Message-Id: <20200721222455.e99fb8660f69f61ad1bc8942@kernel.org> In-Reply-To: <20191226182607.06770598a00507090a046951@kernel.org> References: <20191225172625.69811b3e@xhacker.debian> <20191225173001.6c0e3fb2@xhacker.debian> <20191226115707.902545688aa90b34e2e550b3@kernel.org> <20191226110348.146bb80b@xhacker.debian> <20191226121108.0cd1b078@xhacker.debian> <20191226182607.06770598a00507090a046951@kernel.org> X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.32; 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 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Jisheng, Would you be still working on this series? If you are still want to put a probe on func+4, it is OK if you can completely emulate the 1st instruction. (lr save on the stack and change the regs->sp) Thank you, On Thu, 26 Dec 2019 18:26:07 +0900 Masami Hiramatsu wrote: > On Thu, 26 Dec 2019 04:25:24 +0000 > Jisheng Zhang wrote: > > > > > > +/* > > > > > + * In arm64 FTRACE_WITH_REGS implementation, we patch two nop instructions: > > > > > + * the lr saver and bl ftrace-entry. Both these instructions are claimed > > > > > + * by ftrace and we should allow probing on either instruction. > > > > > > > > No, the 2nd bl ftrace-entry must not be probed. > > > > The pair of lr-saver and bl ftrace-entry is tightly coupled. You can not > > > > decouple it. > > > > > > This is the key. different viewing of this results in different implementation. > > > I'm just wondering why are the two instructions considered as coupled. I think > > > here we met similar situation as powerpc: https://lkml.org/lkml/2019/6/18/646 > > > the "mflr r0" equals to lr-saver here, branch to _mcount equals to bl ftrace-entry > > > could you please kindly comment more? > > > > > > Thanks in advance > > > > > > > hmm, I think I may get some part of your opinion. In v7 implementation: > > > > if probe on func+4, that's bl ftrace-entry, similar as mcount call on > > other architectures, we allow this probe as normal. > > > > if probe on func+0, the first param ip in kprobe_ftrace_handler() points > > to func+4(this is adjusted by ftrace), regs->ip points to func+8, so in > > kprobe_ftrace_handler() we modify regs->ip to func+0 to call kprobe > > pre handler, then modify regs->ip to func+8 to call kprobe post handler. > > As can be seen, the first two instructions are considered as a virtual > > mcount call. From this point of view, lr saver and the bl > > is coupled. > > Yes, this is good. But probing on func+4 is meaningless. Both func+0 and > func+4 call a handler with same pt_regs. And it should have the stack > pointer which is NOT modified by lr-saver and regs->lr must point original > call address. (ftrace regs caller must do this fixup for supporting live > patching correctly) > > And in this case, func+4 has fake pt_regs because it skips lr-saver's > effects. > > And even if you fixed up the pt_regs, there is another problem of what > user expects on the target instructions. > > As you know, dynamic ftrace will fill the instruction with NOP (2 NOPs > in arm64), in this case, maybe pt_regs are same except pc on func+0 and > func+4. But if ftrace already enabled on the function, user will see > there are lr-saver and bl, oops. In this case we have to change pt_regs > between func+0 and func+4. So it depends on the current mode. > > However, IMHO, it is not worth to pay such simulation cost. No one want > to probe such simulated intermediate address. It is easy to expect the > result from the code. Moreover, the func+4 will not appear on debuginfo > because those 2 special insturctions are just appended by the compiler, > not generated by the code. > > So I don't think we need to support func+4. We only need func+0, or func+8 > (this must be same as func+0 except regs->pc anyway) > > Thank you, > > > > > If we split patch3 into two: > > one to support kprobes func+4 > > the second to support kprobe on func+0 > > it would be much clearer. > > > > Then the key here is whether we could allow both kprobes on func+0 and func+4 > > > > Thanks > > > -- > Masami Hiramatsu -- Masami Hiramatsu