Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751258AbeACWc2 (ORCPT + 1 other); Wed, 3 Jan 2018 17:32:28 -0500 Received: from mail-pg0-f51.google.com ([74.125.83.51]:38364 "EHLO mail-pg0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750945AbeACWcZ (ORCPT ); Wed, 3 Jan 2018 17:32:25 -0500 X-Google-Smtp-Source: ACJfBovoGMH3soCrTnUkDT+JSPvYaV4wp3ZGBqVyFq6bkYqMty4h53a8FB6woDQwjGVKqvXoT6hDjw== Date: Wed, 3 Jan 2018 14:32:22 -0800 From: Benjamin Gilbert To: Ingo Molnar Cc: Greg Kroah-Hartman , x86@kernel.org, linux-kernel@vger.kernel.org, linux-mm@kvack.org, stable@vger.kernel.org Subject: Re: "bad pmd" errors + oops with KPTI on 4.14.11 after loading X.509 certs Message-ID: <20180103223222.GA22901@trogon.sfo.coreos.systems> References: <20180103084600.GA31648@trogon.sfo.coreos.systems> <20180103092016.GA23772@kroah.com> <20180103154833.fhkbwonz6zhm26ax@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180103154833.fhkbwonz6zhm26ax@gmail.com> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Wed, Jan 03, 2018 at 04:48:33PM +0100, Ingo Molnar wrote: > first please test the latest WIP.x86/pti branch which has a couple of fixes. I'm still seeing the problem with that branch (3ffdeb1a02be, plus a couple of local patches which shouldn't affect the resulting binary). --Benjamin Gilbert