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=-7.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,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 36701C43469 for ; Mon, 21 Sep 2020 17:14:26 +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 D7D982085B for ; Mon, 21 Sep 2020 17:14:25 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="l9Nfe+yN"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="mI0gOjvn" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D7D982085B 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=s3hy8JRvo140QYyGtY8D4im5FuHyQFmc2PlIbrdKcHo=; b=l9Nfe+yNK5pbUxti9LG8QUSHw yIAkZ2q/O7ab/XbLHn+dlPWaDkIUpeGKxm0guoOFvOrCsLOp+Z865+0dQDpoeplZyfo+KMpK35VWu gAl2lbkH7Be0vUg2ySyw2jkN/vZqhHlqQoBsyMZWDGW09KhywLEckT6vfz2aUJ5OUTFCArzYQ9HUa wSDy98JKEArDmH2T1emN1mdH8ehcIbxhx/zD0oKhIbJgXZ5f7X2SOY0ABktahnDktDR7QX87mar+s wrkSQW6DXX//5ASUR9hY5SZPKF9KxtFCIDU+CrE9ctpmhLupRDDpKVEoPmOVHMeYHQgsO/9FVa7lv T5rsQJaHA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kKPN9-0007Vq-V5; Mon, 21 Sep 2020 17:13:04 +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 1kKPN7-0007VK-V6 for linux-arm-kernel@lists.infradead.org; Mon, 21 Sep 2020 17:13:02 +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 013F120758; Mon, 21 Sep 2020 17:12:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600708380; bh=AO58ORbCnwipjYixxkCykbXhdRjvE9EnuC1FPL0noYI=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mI0gOjvnzBvSI5WbMvS1pyyQRJRc4fcdhw+72aUVsvoCLovr+Td9CBaQJMXOHJFBq KlSkA+RxB1WC+FRZF2aXBujCkD+48Eysv+oAbvMIXkCpneJKM8iEKEWt0evr4Y8/om xs6Vgk7nqIKv7l98dkApXyLTkakSAytOdwVkoRLc= Date: Mon, 21 Sep 2020 18:12:56 +0100 From: Will Deacon To: Mark Rutland Subject: Re: [PATCH] arm64: initialize per-cpu offsets earlier Message-ID: <20200921171255.GA2822@willie-the-truck> References: <20200730163806.23053-1-mark.rutland@arm.com> <20200921163026.GA43755@C02TD0UTHF1T.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20200921163026.GA43755@C02TD0UTHF1T.local> 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-20200921_131302_077557_49886FCB X-CRM114-Status: GOOD ( 11.73 ) 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: Catalin Marinas , James Morse , 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 On Mon, Sep 21, 2020 at 05:30:26PM +0100, Mark Rutland wrote: > Would you be happy to pick up the below patch, or would you like me to > resend with the commit message typos fixed? Please resend with the typos fixed, but also against something a bit more recent as this has a trivial conflict with eaecca9e7710. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel