Received: by 2002:ac0:aa62:0:0:0:0:0 with SMTP id w31-v6csp2748075ima; Mon, 22 Oct 2018 15:23:54 -0700 (PDT) X-Google-Smtp-Source: AJdET5dc9JiZzfHlJIByc7QMiolRKx85AflcuVehZ4zxOuwePIW8zfPGo4aYal+m5fKOPa0DKU6Z X-Received: by 2002:a63:6cc:: with SMTP id 195mr6150248pgg.52.1540247034454; Mon, 22 Oct 2018 15:23:54 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1540247034; cv=none; d=google.com; s=arc-20160816; b=vE7xwzOPaZFlY7r3MxcG4r/v+/sFPBi1R2N9dVH8DRIK1gEZokItaW2szhZ9IWpe39 FEEf+B4aRQFYCPOaTqozvQQ5XhG4oBvDM8c2/sNEk4N9OKtKOUizUN1dTXQ07mdy1kks IvGE5vrnDDfhQhVnEJFLaC6EumzbQnKwpBKcpHkhV2dGxvhyE3Et3nRZC69j5wSc5f6X UQXlgD5tASPQ/DdGTc5zo2kbPfsO3nVGjVF/nBJFBdX0UpBwI5zYsUxUjXgUW0TBCDek pZMtQWcmpSXpsUfiPRjUCld20JoX3z1+NCiTtnfhCF8Vat4Tfx9dhRGHHV+EKQ4b8Cic TQlg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=TxdX7H4Eeh95Hdka3p9b5kRQA34r85HkOmn9wBZcrGk=; b=iJgu+hWSuUe0bZGWpjw5y8haTGObVbhg5+G2+7vCHNh/dRjgR00Y+NJcjExIoo9FvW fli9HSRQNI4WqCdRo8lZNJDdMjW52lQJGnh/Ziml48MGbVWX5SvDxJqODTzGNhj6Ulgm no+K1GfMX1NLcIa+rxcTwp5Ce1+AjLmJo7noLobjLSVvRZfRzmgFz9q0tnbTbHj/+b0R GH5zqqbUUeboMquzeJjH5N729FOxLtyf7pQMiQCXxQcHN+olGdsraaXzYABKimFrH/Lk fS41kab0dXceV1zoNuFf3BI1lP7GKAqtHc5TaOkQcGeAR+Yg9/BW6S8lDZ668f+Tl/Et HGvw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 33-v6si32318158plu.316.2018.10.22.15.22.59; Mon, 22 Oct 2018 15:23:54 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729229AbeJWFQO (ORCPT + 99 others); Tue, 23 Oct 2018 01:16:14 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:51846 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727063AbeJWFQO (ORCPT ); Tue, 23 Oct 2018 01:16:14 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 1257D806E8; Mon, 22 Oct 2018 22:56:02 +0200 (CEST) Date: Mon, 22 Oct 2018 22:56:03 +0200 From: Pavel Machek To: Joerg Roedel Cc: Alan Cox , Meelis Roos , Thomas Gleixner , Linux Kernel list , linux-mm@kvack.org, Andrea Arcangeli , Linus Torvalds Subject: Re: 32-bit PTI with THP = userspace corruption Message-ID: <20181022205603.GA13595@amd> References: <20180830205527.dmemjwxfbwvkdzk2@suse.de> <20180831070722.wnulbbmillxkw7ke@suse.de> <20180911114927.gikd3uf3otxn2ekq@suse.de> <20180911121128.ikwptix6e4slvpt2@suse.de> <20180918140030.248afa21@alans-desktop> <20181021123745.GA26042@amd> <20181022075642.icowfdg3y5wcam63@suse.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7JfCtLOvnd9MIVvH" Content-Disposition: inline In-Reply-To: <20181022075642.icowfdg3y5wcam63@suse.de> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7JfCtLOvnd9MIVvH Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2018-10-22 09:56:42, Joerg Roedel wrote: > On Sun, Oct 21, 2018 at 02:37:45PM +0200, Pavel Machek wrote: > > On Tue 2018-09-18 14:00:30, Alan Cox wrote: > > > There are pretty much no machines that don't support PAE and are still > > > even vaguely able to boot a modern Linux kernel. The oddity is the > > > Pentium-M but most distros shipped a hack to use PAE on the Pentium M > > > anyway as it seems to work fine. > >=20 > > I do have some AMD Geode here, in form of subnotebook. Definitely > > newer then Pentium Ms, but no PAE... >=20 > Are the AMD Geode chips affected by Meltdown? Probably not. I'm not saying this has meltdown/spectre etc. I'm just saying there are relatively new machines without PAE. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --7JfCtLOvnd9MIVvH Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlvOOWMACgkQMOfwapXb+vKdnQCfQWRIYB0YVhUQy5x2lAKP3R7S UCgAn1H9DxQwUf2iJyC1WampdF4XOkY2 =dtC3 -----END PGP SIGNATURE----- --7JfCtLOvnd9MIVvH--