From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B19B6C433EF for ; Thu, 21 Oct 2021 16:54:03 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 7389C61529 for ; Thu, 21 Oct 2021 16:54:03 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 7389C61529 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ykg/EsAo/u4S1ZHlYEKcwa8Y30ZnKGWclb5Mz5tBkh4=; b=rpecoqkmXNg5a6 gi8rjOZr+O3i5WzDNF3YT1tPsDnTZ2ZuZHauGVzuD0y/Ow5rgK5NZZas3BHf7siGqxFLkQ3Jf0n99 CVYaNT/4WfB317kfXkgSxt5u6yMKD7M6jhBqAgPnyzwmbh9f6+nzFJRDsm5R9AsAoMxL2fkVbzT3q acwDGID5DcCKJgc1UJ3vc2pbfKvrLR0H4ILaOO04Qh9PxQsA+Agf9J5ujNRdM9XRBOCkJYM50GEhy 68ED77I/+qBZukHxXHPCTEKT0QQ5XGjRjbegZB1ZRV1bnmdBFb23SJBQ2EYW9vO3YSjDt6EKk8yTQ p3jf8zm4tltprT5rvGzA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mdbJD-008QZm-4I; Thu, 21 Oct 2021 16:52:51 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mdbJA-008QZ6-3E for linux-arm-kernel@lists.infradead.org; Thu, 21 Oct 2021 16:52:49 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id BAB4B61205; Thu, 21 Oct 2021 16:52:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1634835167; bh=6VzM2r6gVMujzCZ0KUTWduK45vE4GtzoGD/qhc4djN8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=GwBdi98HgwsdjmNXPfxn/iJ53dQk9VQb+5PM8rpJgbHs002xu52jBjMs71mFRk2un GU2oq1jLQ49iRHP3pLMVLq8SAgI4/P9hRvB1DmyIRc+J8alvTYmL9vsYhw5Ez6cDtA 8YZfZZuofml2cDIi58hOk7T+y3ZJkWVv1DYMobkXu9I1cxrj7fqfMKzSMkJjfLt2ij kHe0uc+5WMHXyb8JKAwxedmVxrQhvVChe/MWLMGAusNoo+JCEAMXkbqgXC5zTNzrqX 0Qf1aElvXn7FFv3jLriD9XtQHXL7dG5fgZeud3zpEAZPQbgUtGhvxGUG3t4qR/3J9R /SA17dBIUBj1Q== Date: Thu, 21 Oct 2021 17:52:42 +0100 From: Will Deacon To: Steven Rostedt Cc: Masami Hiramatsu , "Naveen N . Rao" , Ananth N Mavinakayanahalli , Ingo Molnar , linux-kernel@vger.kernel.org, Sven Schnelle , Catalin Marinas , Russell King , Nathan Chancellor , Nick Desaulniers , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 6/9] arm64: Recover kretprobe modified return address in stacktrace Message-ID: <20211021165241.GB16889@willie-the-truck> References: <163477765570.264901.3851692300287671122.stgit@devnote2> <163477770935.264901.1772964361191833681.stgit@devnote2> <20211021101512.GA16485@willie-the-truck> <20211021232630.94bea4540670cdab5a7a63c5@kernel.org> <20211021104902.2600dd0a@gandalf.local.home> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211021104902.2600dd0a@gandalf.local.home> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211021_095248_183036_303479E0 X-CRM114-Status: GOOD ( 19.51 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Oct 21, 2021 at 10:49:02AM -0400, Steven Rostedt wrote: > On Thu, 21 Oct 2021 23:26:30 +0900 > Masami Hiramatsu wrote: > > > > > > > I'm not sure how you're planning to merge this, so please let me know if > > > you want me to queue any of the arm64 bits. > > > > Ah, good question. Since this part depends on the first 3 patches and > > Steve's tracing tree, these should go through the tracing tree. Is that > > OK for you? > > > > I'm OK with merging this. Ok, cool. I've acked the arm64 bits so I'll leave it in your hands! > > (Or, wait for merging the current tracing tree and merge rest of them. > > but this will take a long time.) > > And my linux-next is behind because my tests triggered a bug on one of my > arcane configs, and I'm still debugging it. :-p Happy debugging :) Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel