From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.skyhub.de ([5.9.137.197]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwlKu-009fVg-9z for kexec@lists.infradead.org; Mon, 13 Dec 2021 13:25:51 +0000 Date: Mon, 13 Dec 2021 14:25:39 +0100 From: Borislav Petkov Subject: Re: [PATCH RESEND v2 0/5] Avoid requesting page from DMA zone when no managed pages Message-ID: References: <20211207030750.30824-1-bhe@redhat.com> <20211207031631.GA5604@MiWiFi-R3L-srv> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211207031631.GA5604@MiWiFi-R3L-srv> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: Baoquan He Cc: linux-kernel@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, dave.hansen@linux.intel.com, luto@kernel.org, peterz@infradead.org, linux-mm@kvack.org, akpm@linux-foundation.org, hch@lst.de, robin.murphy@arm.com, cl@linux.com, penberg@kernel.org, rientjes@google.com, iamjoonsoo.kim@lge.com, vbabka@suse.cz, m.szyprowski@samsung.com, John.p.donnelly@oracle.com, kexec@lists.infradead.org, rppt@linux.ibm.com On Tue, Dec 07, 2021 at 11:16:31AM +0800, Baoquan He wrote: > > This low 1M lock down is needed because AMD SME encrypts memory making > > the old backup region mechanims impossible when switching into kdump > > kernel. And Intel engineer mentioned their TDX (Trusted domain extensions) > > which is under development in kernel also needs lock down the low 1M. > > So we can't simply revert above commits to fix the page allocation > > failure from DMA zone as someone suggested. Did you read f1d4d47c5851 ("x86/setup: Always reserve the first 1M of RAM") carefully for a more generically important reason as to why the first 1M should not be used? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec