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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS 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 21510C47082 for ; Tue, 8 Jun 2021 18:35:28 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 0D6D36143F for ; Tue, 8 Jun 2021 18:35:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233653AbhFHShS (ORCPT ); Tue, 8 Jun 2021 14:37:18 -0400 Received: from mail.skyhub.de ([5.9.137.197]:42412 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234831AbhFHSfP (ORCPT ); Tue, 8 Jun 2021 14:35:15 -0400 Received: from zn.tnic (p200300ec2f16b100c5fecac073351e7b.dip0.t-ipconnect.de [IPv6:2003:ec:2f16:b100:c5fe:cac0:7335:1e7b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 988341EC0501; Tue, 8 Jun 2021 20:33:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1623177200; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=BvXD955/vh9zOiTaAAzr9SuB56O6NcaiNom7DRYhgK4=; b=b1L4JXMUHJzBSqJSF2Ex/T/jDrAquFtQMZleDBw0cpkBxSH82HRhOOraSXEnTzlxIa2oZc Ws2GQJK9rfU25lmYNSnMbWs8Ofo8TWQuGuBS/EnVkXnTmRouMQFj0vbDyIFyEi4Klz4M8l w6BaRF6hrzcQSCZLyEotQA/mnZKXzyY= Date: Tue, 8 Jun 2021 20:33:15 +0200 From: Borislav Petkov To: Michael Kelley , Linus Torvalds Cc: James Morris , Sasha Levin , Mike Rapoport , x86-ml , lkml , James Morris Subject: Re: [GIT PULL] x86/urgent for v5.13-rc5 Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jun 08, 2021 at 05:53:15PM +0000, Michael Kelley wrote: > I checked with the Windows team. Peter Anvin's statement from 11 > years ago is true. On Intel and AMD processors, Windows unconditionally > reserves the 1st megabyte of memory, minus one page used for real > mode startup. This is done to work around BIOS bugs. Thanks for checking! I guess us doing the same is probably fine. Linus, maybe we should at least give it a try and see whether someone complains and revert, potentially...? -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette