Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp5509282imm; Mon, 23 Jul 2018 00:31:43 -0700 (PDT) X-Google-Smtp-Source: AAOMgpfMBhkGrGGPhGi5q/MMovtuWbcOrFf40jVVab7vsL+M5WHUPAoQHgZopfbipBdmmSZZ2ozu X-Received: by 2002:a63:4763:: with SMTP id w35-v6mr11029798pgk.140.1532331103943; Mon, 23 Jul 2018 00:31:43 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1532331103; cv=none; d=google.com; s=arc-20160816; b=NMuCvI2YjPqJ0t378r4LxWFqgcDwkkN26ELBWglgdhO5NqdDmc9FuyYBZG1NnGTlfG LTFbarsSS0AyKOSu3koJP3zBW+Q3d93/FiL1ISsCruaWzd0YVqIF7xiD17J9EPFgHQWD Y4kfjK76jq6wDPi12FqGP9W5rmxc67bFFeA22ENxjwFVCW6OhbR8ySXx6fVtvecJCCCW Bz5Xf9fUa+MEvq1z41gETK7LH6oGJsnMzHaY7UZCKAJQCH2GBFW1b7ehm9K4OFLHaA/y sGn0sW4kBRkS62ETu+PzFivsPU8cLRig7GQ5teSU9ngbxi6F+AO13kZ4YuWITLREPvfQ wW6w== 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=wjlH+4o2xvr0LX5s4Gyyu617GRNFyShndZrVZyBMlG8=; b=eBjflSmP+n3CPh77ipmUDBf0KINhUji+wqmAvgvrPcChUh3uiR6+Ft++Ej5k93AYEi 3FQPE1igBMD7ZSFgGEDj4GTIcBXwDYv0hPOSMLggWcSjoFlKASPSLBDARmv9Ce5bQfY+ iDw1EbEIwrmLgj9E1Pf1TFhltSxfbRrx2RY2ckEClOFgpyzlE4qWZQT1yQWUVcuzoZ+7 raEfHBGu6buuO0cjPe/tkDEQHSxz+JsQx45puFfRkTiKTZrFG/9P9GPL7wLSRixdq6g8 nY60KJFyJIii9c9xpD/In1d+g+QzQPrPVT4va+/NZCLjccqLqi9SEW47OiLjuojjXini 7l6A== 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 3-v6si5853771plz.220.2018.07.23.00.31.28; Mon, 23 Jul 2018 00:31:43 -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 S2387991AbeGWI3t (ORCPT + 99 others); Mon, 23 Jul 2018 04:29:49 -0400 Received: from mx2.suse.de ([195.135.220.15]:43528 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2387828AbeGWI3t (ORCPT ); Mon, 23 Jul 2018 04:29:49 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id CC622AD09; Mon, 23 Jul 2018 07:29:56 +0000 (UTC) Date: Mon, 23 Jul 2018 09:29:51 +0200 From: Joerg Roedel To: "David H. Gutteridge" Cc: Joerg Roedel , 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 , Pavel Machek , Arnaldo Carvalho de Melo , Alexander Shishkin , Jiri Olsa , Namhyung Kim Subject: Re: [PATCH 0/3] PTI for x86-32 Fixes and Updates Message-ID: <20180723072951.qesrz5pdnngtk455@suse.de> References: <1532103744-31902-1-git-send-email-joro@8bytes.org> <14206a19d597881b2490eb3fea47ee97be17ca93.camel@sympatico.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <14206a19d597881b2490eb3fea47ee97be17ca93.camel@sympatico.ca> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hey David, On Sun, Jul 22, 2018 at 11:49:00PM -0400, David H. Gutteridge wrote: > Unfortunately, I can trigger a bug in KVM+QEMU with the Bochs VGA > driver. (This is the same VM definition I shared with you in a PM > back on Feb. 20th, except note that 4.18 kernels won't successfully > boot with QEMU's IDE device, so I'm using SATA instead. That's a > regression totally unrelated to your change sets, or to the general > booting issue with 4.18 RC5, since it occurs in vanilla RC4 as well.) Yes, this needs the fixes in the tip/x86/mm branch as well. Can you that branch in and test again, please? Thanks, Joerg