Received: by 2002:a25:31c3:0:0:0:0:0 with SMTP id x186csp233678ybx; Fri, 1 Nov 2019 02:37:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqxe0dTRWtLjHN/AVgBpQyPvVWtqCG9mkCOWGX4EV2Qt8e2AEYtHYvJV+ao5AoGuWGDf7Bpv X-Received: by 2002:a17:906:3b04:: with SMTP id g4mr8864146ejf.332.1572601044318; Fri, 01 Nov 2019 02:37:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1572601044; cv=none; d=google.com; s=arc-20160816; b=LpSCB4XWj1TUH/C0VrdMAjP4n85mOzjZNS6YnKOQvPvAMbEw+wznVUNbf7mOPkreET JCE4fDeX1FMMgMQ4FQgRMTuNRiVlr7MhY2gXmdO5xTFD0SphdmogkaM67G3WEX7uJ+MX S8sdgykGX7NwNHvqVR0L+5ycxPeUvG+MpGGP933z4IH5HYA3Cg/FRezF0C8koHzUZVJa +OsnPZe1W+LV1RxmCLrtrkMhO+GVgtcSROj6PPRZFOdWxlwTvmDua8sH92npK2L8fDW4 6PQOwSJv/j8g3gqLB7kG7/wZaQdYjCxH0v893N3llSDvwzJavTPje7qsBGE3c1I9aoko VKeQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Um9qsqjfqIbkZgM1EP3VsaBexqzUzioWkVFBQ1qTDVc=; b=uWybUCnctWKFOEx+ltoeklGoWACzIe2YLY0o4hTRbEQiKzRL4M6F4xOWYH6RIcsQ9Q TZ++qDUw86BmNIx1TYo8rp0lrgN9NLr3JQSI6HQAXrmPxIqZVNviqXBM7LAg7dBkEeKt 9SJcp/DecTa0ex69BGyhUPh9IYVmIYGfltSDfweSKrKJpPCXVi8dp3F36uaTJxU/enq6 dr0u+G4gwPj05lJMXGsJGQs9xjWFVMvvsRlLXINYuTvGkbqpwP7Gkat9y2l7PwHMYfST YDtDibOiMlaACbIt/iEjTOKdQaSaQoHoZnsWaOj/x20XKBbPvXvI3UEar+xNswGCanZN jr+g== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u24si7050993edl.447.2019.11.01.02.37.01; Fri, 01 Nov 2019 02:37:24 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727942AbfKAJIK (ORCPT + 99 others); Fri, 1 Nov 2019 05:08:10 -0400 Received: from foss.arm.com ([217.140.110.172]:33044 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726979AbfKAJIJ (ORCPT ); Fri, 1 Nov 2019 05:08:09 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id C8AD81F1; Fri, 1 Nov 2019 02:08:08 -0700 (PDT) Received: from blommer (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 9788D3F719; Fri, 1 Nov 2019 02:08:04 -0700 (PDT) Date: Fri, 1 Nov 2019 09:08:01 +0000 From: Mark Rutland To: Torsten Duwe Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, amit.kachhap@arm.com, catalin.marinas@arm.com, deller@gmx.de, James.Bottomley@hansenpartnership.com, james.morse@arm.com, jeyu@kernel.org, jpoimboe@redhat.com, jthierry@redhat.com, linux-parisc@vger.kernel.org, mingo@redhat.com, peterz@infradead.org, rostedt@goodmis.org, svens@stackframe.org, takahiro.akashi@linaro.org, will@kernel.org Subject: Re: [PATCHv2 0/8] arm64: ftrace cleanup + FTRACE_WITH_REGS Message-ID: <20191101090801.GB3508@blommer> References: <20191029165832.33606-1-mark.rutland@arm.com> <20191031171641.GB11684@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191031171641.GB11684@suse.de> User-Agent: Mutt/1.11.1+11 (2f07cb52) (2018-12-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 31, 2019 at 06:16:41PM +0100, Torsten Duwe wrote: > After yesterday's testing, now > > Reviewed-by: Torsten Duwe > > for the series. Thanks! I've folded that in and pushed out the updated branch. Since the only change this time around was only a trivial change in the linker script, I'll hold off sending a v3. I'm hoping I can get acks for the ftrace, module, and parisc bits soon... > Executive summary: where I used x28 as scratch register in ftrace_regs_caller > which I had to save for that reason, you switched to x10, which is so obvious > that I failed to see it. Then the PLT initialisation on module load, and > finally the ftrace_init_nop() hook that got you started initially. The rest > I'd call more or less cosmetic deviations from my v8. IOW: fine with me. Yup, that sounds about right. The other thing I did was expand the comments on the ABI details, as that can be quite subtle, but I guess that's arguably cosmetic, too. Thanks for working on this, and for bearing with me on this rework -- I hadn't intended that to drag on for so long. Thanks, Mark.