Received: by 10.192.165.148 with SMTP id m20csp3804160imm; Mon, 23 Apr 2018 12:40:18 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+/+o/U+9aiTGcWHPgMTOwDv7GozCyoLGtgnZWfH4N5GvdBlaz+DUKDxaY6KOp/yoK/mVyp X-Received: by 2002:a17:902:2ac3:: with SMTP id j61-v6mr21647320plb.224.1524512418523; Mon, 23 Apr 2018 12:40:18 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524512418; cv=none; d=google.com; s=arc-20160816; b=rAazTIkY2Szind7VOyJuKs5fi8CoN7swyQgh+kmJboXByJ80C/JxPc8owvqRIVUmYe 0nrFmdZW54TIvSerzppWd10pmDs4RZHXWESD0djaaoThei7Xi4ugamRkJlQEDDdZk3Aj Um7ONB5w/F2/YWNc6ElJMHgIixv8Wtux3ZjhS5Uo9hlCRNuhBxKEvdngsOdo90zHdu8d 9PwEHCcgqDhZlk0icwjndhYkGpTr5yr/MRJGtzIDF1Ses1L3U0XUC52VDVwj3GUmUHXg 4gtIZxPjOTkQc/FtAHpWYB6Y8u5SqwEeGyNJ86ppjwhMasjuEnxKosM2zpOOfcsf96RF Zzrg== 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:arc-authentication-results; bh=Yt00m+3jBtZPsbqmv+Ufe9mYPSr6+K5EyjxgcJZZpiE=; b=NhnGEp+qNjX04Fc4zh6mHC9H3a2lZny0sPE/NpMzf5D9zyo/KaaFy5tmmar6RrMVb/ XqPgf2M4YpR4SpmBto3vrL3LVyU4AbMb3dhbQMdYcyK/LQQhBocLRvH8+B7llIpTP3Ym TWWH6pVwPERUYiu7+6y9usHAbC57glBKIZAcub9At9+rXDP4+qcXZSg4aTGDe6lTRcjO Nj4C96btgritf9yvn9OGfKD2YsGhYqFoKGHnsFdE1RCWylBlNf3mu1w61JuUdSqvdGbv bcPGDIYG3TTS4vPdGOKiiOJhU+30XV1LPTNuQBAa+eyEbPQPkDTgolqbO/CnQ8tvtgDV +dpw== 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 21si575173pfy.293.2018.04.23.12.40.04; Mon, 23 Apr 2018 12:40:18 -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 S932401AbeDWTi3 (ORCPT + 99 others); Mon, 23 Apr 2018 15:38:29 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:50835 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932175AbeDWTi2 (ORCPT ); Mon, 23 Apr 2018 15:38:28 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 116F38046A; Mon, 23 Apr 2018 21:38:25 +0200 (CEST) Date: Mon, 23 Apr 2018 21:38:25 +0200 From: Pavel Machek To: Joerg Roedel Cc: Thomas Gleixner , Ingo Molnar , "H . Peter Anvin" , x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Andy Lutomirski , Dave Hansen , Josh Poimboeuf , Juergen Gross , Peter Zijlstra , Borislav Petkov , Jiri Kosina , Boris Ostrovsky , Brian Gerst , David Laight , Denys Vlasenko , Eduardo Valentin , Greg KH , Will Deacon , aliguori@amazon.com, daniel.gruss@iaik.tugraz.at, hughd@google.com, keescook@google.com, Andrea Arcangeli , Waiman Long , "David H . Gutteridge" , jroedel@suse.de Subject: Re: [PATCH 00/37 v6] PTI support for x86-32 Message-ID: <20180423193825.GA3827@amd> References: <1524498460-25530-1-git-send-email-joro@8bytes.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzB8fVQJ5HfG6fxh" Content-Disposition: inline In-Reply-To: <1524498460-25530-1-git-send-email-joro@8bytes.org> 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 --NzB8fVQJ5HfG6fxh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > here is the new version of my PTI patches for x86-32 which > implement last weeks review comments. Let me test the series: Applying: x86/entry/32: Leave the kernel via trampoline stack /data/l/linux-next-32/.git/rebase-apply/patch:80: trailing whitespace. /* Load entry stack pointer and allocate frame for eflags/eax */ warning: 1 line adds whitespace errors. Applying: x86/entry/32: Introduce SAVE_ALL_NMI and RESTORE_ALL_NMI =09 Might be worth fixing if you'll do another iteration. I did a quick boot and it works for me. Tested-by: Pavel Machek Pavel =09 --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --NzB8fVQJ5HfG6fxh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlreNjEACgkQMOfwapXb+vISvgCeLVpnAlUbWwrOocy3sGGIoFcW i5UAoItBl3gR3f45LIt6FlzGlSXdVAIG =7PSV -----END PGP SIGNATURE----- --NzB8fVQJ5HfG6fxh--