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 8CD40C47258 for ; Wed, 17 Jan 2024 20:01:41 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: Content-Transfer-Encoding:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:Message-ID:In-Reply-To: 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=gSuJEaFdOMGIGBMPCmp+CMsT31hmxcune8Etu2I5Bi4=; b=2wO7LomGGTETMSC3LPiSOb5cGJ C2oZi5vkh2M+Z3AI8gBbS/7VtaYgVW5QOfNSLFHB6t3t9XEZ7F2DOOqx8nFxCOzeg1Iui9fn4196r XkjtFcVVK6uQficDEO5WGEyZInOEm8GnWZVaTRcWhJid7bi4zJdHNQn77k5r1LYPg8ebg1BgNcTRN t+hoPF7v/uYMcARyr6pTq2tSYBQXrYrwHXsmsf2vMrAgDsGGkB286iasqZTP6tr6zqhmevPa0w6Xz vyLgujnlq2jYaqJHYqmNFXzXuMFyv+IVQa66gV50mfBVrhflXAsRwNOWpo91p5X6EUZf1Dq7pttNL qTigoyFw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rQC69-000ZPz-1y; Wed, 17 Jan 2024 20:01:17 +0000 Received: from gentwo.org ([62.72.0.81]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rQC66-000ZOO-2i for linux-arm-kernel@lists.infradead.org; Wed, 17 Jan 2024 20:01:15 +0000 Received: by gentwo.org (Postfix, from userid 1003) id F134540AB4; Wed, 17 Jan 2024 12:01:13 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by gentwo.org (Postfix) with ESMTP id F08CC40A85; Wed, 17 Jan 2024 12:01:13 -0800 (PST) Date: Wed, 17 Jan 2024 12:01:13 -0800 (PST) From: "Christoph Lameter (Ampere)" To: Eric Mackay cc: linux@armlinux.org.uk, Jonathan.Cameron@huawei.com, Matteo.Carlini@arm.com, Valentin.Schneider@arm.com, akpm@linux-foundation.org, anshuman.khandual@arm.com, catalin.marinas@arm.com, dave.kleikamp@oracle.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, robin.murphy@arm.com, vanshikonda@os.amperecomputing.com, yang@os.amperecomputing.com Subject: Re: [PATCH] ARM64: Dynamically allocate cpumasks and increase supported CPUs to 512 In-Reply-To: <20240116210644.116421-1-eric.mackay@oracle.com> Message-ID: References: <20240116210644.116421-1-eric.mackay@oracle.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240117_120114_898397_619AF8FE X-CRM114-Status: UNSURE ( 4.67 ) X-CRM114-Notice: Please train this message. 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-Transfer-Encoding: 7bit Content-Type: text/plain; charset="us-ascii"; Format="flowed" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, 16 Jan 2024, Eric Mackay wrote: > Ack. I withdraw my nit. Alright. Are we done and should I post V2? _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel