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 D3384C4829A for ; Tue, 13 Feb 2024 17:55:23 +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-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=1IDAmrEgIjU3rKmJq81gl8eaRRFcYM1X25npVUL+YWU=; b=FPpMQZ0mU67vwN VsXarIKWjUEyyCCwSFdE2rW30beeKwfdMie1kyGTeF+SueYJGIHuvh/wZ1xTsPGToaZezH31UOZMI vdvuOAshYfzURHxJQB8gyZFmcE/GFmvDbJHE6vjNRoHqGr0EYUbZbHlRfYugo4+AVu5A86b50lZ76 ZTl5ag2+QVUS0TimuzysQyZ6SrRG9WglUY/vSjIldedGMPzAb7rW355iPrEyOThsr5TMEjjio4kUr Z19SPzd1FFp2Biwj6aw9s5u4XO9HcAXixI+3vpt6RN3AKch5bmvc710/Yl/uFswnDkY24qMmGHP5J UGrm6iMAQG5wthoRrWtQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZwzw-0000000ADPu-3ep6; Tue, 13 Feb 2024 17:55:12 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZwzu-0000000ADP7-1VAk for linux-arm-kernel@lists.infradead.org; Tue, 13 Feb 2024 17:55:11 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id B7090CE1C94; Tue, 13 Feb 2024 17:55:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 579FCC433C7; Tue, 13 Feb 2024 17:55:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1707846908; bh=ocordXpQ+neK+gE/WaXmtwCB5cdrpeIWkHnMVkONmTg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=1+3ho/U88ddGrv/M9DgvKayan0ZbC/xyDbmydRt222ukvnsPSrRLzZJ73FjA56jSk qsaPM15y1s60QHLp1bX57g6++iJY+wEipKdXr+4wQSQUEvaI8l/sknoTh2j7f/cqL8 2UDs4AiLgP8aHxav2YUYROeKj7usfpOzSTkwXV4E= Date: Tue, 13 Feb 2024 18:30:29 +0100 From: Greg KH To: Maxwell Bland Cc: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-mm@kvack.org" , "catalin.marinas@arm.com" , "will@kernel.org" , "dennis@kernel.org" , "tj@kernel.org" , "cl@linux.com" , "akpm@linux-foundation.org" , "shikemeng@huaweicloud.com" , "david@redhat.com" , "rppt@kernel.org" , "anshuman.khandual@arm.com" , "willy@infradead.org" , "ryan.roberts@arm.com" , "rick.p.edgecombe@intel.com" , "pcc@google.com" , "mark.rutland@arm.com" , "rmk+kernel@armlinux.org.uk" , "tglx@linutronix.de" , "gshan@redhat.com" , "Jonathan.Cameron@huawei.com" , "james.morse@arm.com" , Andrew Wheeler Subject: Re: [External] Re: [PATCH] arm64: allow post-init vmalloc PXNTable Message-ID: <2024021321-scooter-citrus-233c@gregkh> References: <2024021300-gently-ether-3978@gregkh> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240213_095510_590890_0BD80118 X-CRM114-Status: GOOD ( 10.56 ) 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 Tue, Feb 13, 2024 at 05:16:04PM +0000, Maxwell Bland wrote: > > This shouldn't be in the changelog, it needs to go below the --- line. > > Oh! Thanks!!! > > > Also, your patch is corrupted and can not be applied :( > > Shoot! Apologies, I just noticed the hard-wrap at 80. I am talking to Moto's IT right now, I will resend patch once I can fix the mail server config. tabs were also eaten :( _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel