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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id CBEBFC54734 for ; Tue, 27 Aug 2024 12:57:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To: Content-Transfer-Encoding:Content-Type: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=nbYtB4xtPHdmB1m0uVvblBoTumH28//ZfOh8OolAJ+M=; b=TzJ2asrOSK59KkC6MVW0VqxaRO 3+FrH5WW9bDVMD3QWuHojx5lGys14MdQIdLDvWgY/E73DWVomrPs9MEpnooOQGaikPOHOkfeWTp+V pLHv9zld6RsecwTmkLbV64qrxNLE+EnFssmDoDwl7PJSwmSkQlmkMUlV13ljd9fq/4mJZSUPQvUdI TU1WbZ0s2maduu+Qx3Wwpc60QoJpDg6/e5A5dPfn9dHipmYsr11oxene/3zclhZd3myN/+Q90DTd7 ZmBClCWj7s18jbqpbF3b6AvyL9BM8o3CoI20g3bNWoTaxj7kDM3TOWTe0Aw+4nzxvq0elJkEqvet1 DmVx0K7g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sivkw-0000000BM0c-2iHN; Tue, 27 Aug 2024 12:57:06 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1siviN-0000000BLOP-26rZ for linux-arm-kernel@lists.infradead.org; Tue, 27 Aug 2024 12:54:28 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id CEFDEA41976; Tue, 27 Aug 2024 12:54:19 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 91EE1C61060; Tue, 27 Aug 2024 12:54:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724763266; bh=VMUzRAM5Hw52cDsbFyBaNOrcpREqdpt0SHKNWwSUbGY=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=P1USXRxLuKv9RSf1QYGvs6fH7m858MTeSVxGH13wbiZUR9323Kl8Y9I0s1pJKygos ATDercIrA+OEr8zd4rrl2bE93RPZybE4kpbVRiyKJt0tf1U0Ir8wIwVtY22k5H/IpQ OSc3iSrJWl+HCV09IQ7zqaF+Go0HpSpWmB+f4eaRMSl/Js9kbNZ5BHtzuictFeKkfc W76MOA8oIXiiA8tkFzawU7qyp6ZlNA8QSxrxOKXXUSBEKdarzusPVRb02BIDO/QQZq i1gngIYnnEKiSDV+bNklcMohWpfW+2RkygrlWRiPgrozQBQ3qr4mWV9kdKKTVGVfAS Ufi9qvuScyqLg== Date: Tue, 27 Aug 2024 13:54:18 +0100 From: Will Deacon To: Miguel Ojeda Cc: Alice Ryhl , Catalin Marinas , Ard Biesheuvel , Jamie Cunliffe , Sami Tolvanen , Nathan Chancellor , Conor Dooley , Kees Cook , Masahiro Yamada , Nicolas Schier , Marc Zyngier , Mark Rutland , Mark Brown , Nick Desaulniers , Miguel Ojeda , Alex Gaynor , Wedson Almeida Filho , Boqun Feng , Gary Guo , =?iso-8859-1?Q?Bj=F6rn?= Roy Baron , Benno Lossin , Andreas Hindborg , Valentin Obst , linux-kbuild@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, rust-for-linux@vger.kernel.org Subject: Re: [PATCH v6] rust: support for shadow call stack sanitizer Message-ID: <20240827125417.GE4772@willie-the-truck> References: <20240826-shadow-call-stack-v6-1-495a7e3eb0ef@google.com> <20240827125037.GC4772@willie-the-truck> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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-20240827_055427_625820_E1A5C2ED X-CRM114-Status: GOOD ( 14.48 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Aug 27, 2024 at 02:52:30PM +0200, Miguel Ojeda wrote: > On Tue, Aug 27, 2024 at 2:50 PM Will Deacon wrote: > > > > For the arm64 parts: > > > > Acked-by: Will Deacon > > > > In which tree do you plan to merge this? > > If it goes in this cycle, and that is OK with you, then I think it > would be easiest to put it into Rust, since it depends on > `RUSTC_VERSION` which we will want to put there too since other things > will be placed on top too. Fine by me! I just wanted to make sure you didn't need me to do anything else. Will