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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5D5B0C7EE23 for ; Wed, 10 May 2023 13:31:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S237105AbjEJNbR (ORCPT ); Wed, 10 May 2023 09:31:17 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38810 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S236982AbjEJNbQ (ORCPT ); Wed, 10 May 2023 09:31:16 -0400 Received: from mail.skyhub.de (mail.skyhub.de [5.9.137.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id E68E219B3; Wed, 10 May 2023 06:31:15 -0700 (PDT) Received: from zn.tnic (p5de8e8ea.dip0.t-ipconnect.de [93.232.232.234]) (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 779BD1EC067E; Wed, 10 May 2023 15:31:14 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1683725474; 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=nWEfS1oddXK3hwI0/gOtdcGGJ/0GZlUs3Fe3QO+YY7U=; b=jqkCdYyYkR38aWrhTJTu89bZLN/65qIr5shR0DFR44C13mCnkvAF8rdLFKZ4X/lwpKdawL 2f1YmXXPJo6kZjS0vCIouVQs0dFXSgTFUgridFZQN8QYGK0Q3Fk+bR65n3MqsN9r5IzNl2 QmVzxYJ0e1AnYp+oY6FWtrhcOdOPXpg= Date: Wed, 10 May 2023 15:31:14 +0200 From: Borislav Petkov To: Juergen Gross Cc: linux-kernel@vger.kernel.org, x86@kernel.org, linux-hyperv@vger.kernel.org, linux-doc@vger.kernel.org, mikelley@microsoft.com, Thomas Gleixner , Ingo Molnar , Dave Hansen , "H. Peter Anvin" , "K. Y. Srinivasan" , Haiyang Zhang , Wei Liu , Dexuan Cui , Boris Ostrovsky , xen-devel@lists.xenproject.org, Jonathan Corbet , Andy Lutomirski , Peter Zijlstra Subject: Re: [PATCH v6 00/16] x86/mtrr: fix handling with PAT but without MTRR Message-ID: <20230510133114.GCZFucoi32pjSFbEHr@fat_crate.local> References: <20230502120931.20719-1-jgross@suse.com> <20230509201437.GFZFqprc6otRejDPUt@fat_crate.local> <20230509233641.GGZFrZCTDH7VwUMp5R@fat_crate.local> <20230510133024.GBZFuccC1FxIZNKL+8@fat_crate.local> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20230510133024.GBZFuccC1FxIZNKL+8@fat_crate.local> Precedence: bulk List-ID: X-Mailing-List: linux-doc@vger.kernel.org On Wed, May 10, 2023 at 03:30:24PM +0200, Borislav Petkov wrote: > So this map lookup thing is wrong in this case. Btw, current tree is: https://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git/log/?h=rc1-mtrr -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette