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 X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 807FCC433DF for ; Fri, 21 Aug 2020 16:04:25 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 44E9D207BB for ; Fri, 21 Aug 2020 16:04:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="YjG8ID5z"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="qtiOLcTN" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 44E9D207BB Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject: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=oxhVgVh0s8T1OBjlrOwBHg+Tn2puzTrHcNJXzDzdJDQ=; b=YjG8ID5zrwjC8xYg6IbVmQQDx mArgMtgfbxwH6o2TLqjMF/GG5+KYwKp/VqQJVD4dydJnJiMPIRM5Gy0e6AnLMV9HzP4xXvPhPQzqg a0dhWDB06OVKVSPA56JlZoSSgbZkNcqhhUUsibLT7ojd1Nj0HN2R99iwFuKk3Vn9JIszziYq9YJ7M c52J12430NIgzZoG+VAC7cLR41pjJaWxwoS7IC4P0y15syZlYaUzOzlmELHNwFzDnhad9uMY75qo9 Lr5HHbeM1z/bLXhiFodIJfiZZu8tO6/tQTsa5ubeT1LTpCH+Hjc9x4dB42r9EwqbApTWCoHjtjHtX Iu041LOPw==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1k99V9-0007wP-F7; Fri, 21 Aug 2020 16:02:47 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1k99V6-0007vM-JG for linux-arm-kernel@lists.infradead.org; Fri, 21 Aug 2020 16:02:45 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 C1045207BB; Fri, 21 Aug 2020 16:02:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1598025764; bh=bVxlYauOODt5UvuiL4qlg3/4fXBWfUekdVF6gpHL2NA=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qtiOLcTNtgV8t5B/UrNYZ67LjVkjtj+tvsE9RImkxtdHUkBLASZC84M+1nS5+sgV8 12FhkH4Yc2r9MBR7hEzYmWd/5CxFkvZFFSXaR1E+wKWERtuGzDJFGqL94UTpIKmSud HqMJEU+DetpWiJgA/zKbNbLhRsa4BmgcgcDUJ6xU= Date: Fri, 21 Aug 2020 17:02:38 +0100 From: Will Deacon To: Kees Cook Subject: Re: [PATCH v4 00/17] Warn on orphan section placement Message-ID: <20200821160237.GB21517@willie-the-truck> References: <20200629061840.4065483-1-keescook@chromium.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200629061840.4065483-1-keescook@chromium.org> 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-20200821_120244_724224_114A0E5A X-CRM114-Status: GOOD ( 14.23 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , linux-arch@vger.kernel.org, linux-efi@vger.kernel.org, Arnd Bergmann , Catalin Marinas , Masahiro Yamada , x86@kernel.org, Nick Desaulniers , Russell King , linux-kernel@vger.kernel.org, Nathan Chancellor , clang-built-linux@googlegroups.com, Arvind Sankar , Ingo Molnar , James Morse , Thomas Gleixner , Borislav Petkov , Peter Collingbourne , Ard Biesheuvel , linux-arm-kernel@lists.infradead.org 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 Hi Kees, On Sun, Jun 28, 2020 at 11:18:23PM -0700, Kees Cook wrote: > v4: > - explicitly add .ARM.attributes > - split up arm64 changes into separate patches > - split up arm changes into separate patches > - work around Clang section generation bug in -mbranch-protection > - work around Clang section generation bug in KASAN and KCSAN > - split "common" ELF sections out of STABS_DEBUG > - changed relative position of .comment > - add reviews/acks What's the plan with this series? I thought it might have landed during the merge window, but I can't even seem to find it in next. Anything else you need on the arm64 side? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel