Received: by 10.192.165.156 with SMTP id m28csp189224imm; Tue, 17 Apr 2018 08:33:01 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+7faQ6BBhE4u9O5jGKggUuD97OR45A/W8J9wdTsWCDhu3qZtWrNG276vkuvvCcFe6JW7Lr X-Received: by 10.98.174.5 with SMTP id q5mr2385332pff.155.1523979181132; Tue, 17 Apr 2018 08:33:01 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1523979181; cv=none; d=google.com; s=arc-20160816; b=iPjmSgUDiARiqPK+F23loyL2IedkpTQDTmnD47+FC17QKmGJIr6N3MbmISyjuK6DTC mAd1eHFhEljPf0jK8nSPII0R+I9+Ig9qFNRtDXQVJwrEYDLcwgpJlC1Ly3Rn3Hi8zLOg cXKMsiL9vgUmVNKNDPoTpcPICPewCfBHbIW8HJwUqp0Vh0z6IGhp9AwlxV4Gqq9zn08H 1GBlSG2oMouHj+Tlwq187BshWZdjSIDK7f6JtmLa5uYEfmRoq9OL+Rmpl/7WcdI386K4 dd4f4XSw8005CU2X5QMVkvkz+BQBV8jXyXcIMPeCrq5H3bZyzZ0inHfg4ET2KgQ80egz JKdw== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=sSlXv9eLODgrhEy+oHd2d0A+TUC0jv/6blhFd1qY7iI=; b=LKY3ngf74Fka3U+GLaWW70iHVmg/rQzZ14dEPJHTw94eep7kZVJWLOxS0Le4k6lOwB FR4jrcXr1RDZA81FH96MA0ZTLutIQxrFOSYbj7ULBbX7MvyDA9avg5zANTi4DbYhNXEE Eu8ZQkSi/3SY7j3FsTnOuvmxpIFnBnMDHcJanS5UBE6R3ylZlFvHXY5GbYbXeBayBd8a sXSL/ZyO+xpKRJUbH9cRrSPAU2YGDpz+tifzu1NeFYAhHW1OL1apU/eDFpTQhju48Ucu 3Zl17pyWheBwJUDbaLwfh4Cu4zg9aDpxHZL1o51ZOn1CkzbbJi2Q74p9Add09/bnCVgU TpLQ== 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 d81si13120597pfd.210.2018.04.17.08.32.46; Tue, 17 Apr 2018 08:33:01 -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 S1752568AbeDQPbi (ORCPT + 99 others); Tue, 17 Apr 2018 11:31:38 -0400 Received: from mail.skyhub.de ([5.9.137.197]:54646 "EHLO mail.skyhub.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750741AbeDQPbh (ORCPT ); Tue, 17 Apr 2018 11:31:37 -0400 X-Virus-Scanned: Nedap ESD1 at mail.skyhub.de Received: from mail.skyhub.de ([127.0.0.1]) by localhost (blast.alien8.de [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id hEJXNiwYx73A; Tue, 17 Apr 2018 17:31:20 +0200 (CEST) Received: from pd.tnic (p200300EC2BCB67004CE839E6DDB5C57E.dip0.t-ipconnect.de [IPv6:2003:ec:2bcb:6700:4ce8:39e6:ddb5:c57e]) (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 23DE61EC028C; Tue, 17 Apr 2018 17:31:20 +0200 (CEST) Date: Tue, 17 Apr 2018 17:31:02 +0200 From: Borislav Petkov To: =?utf-8?B?SsO2cmc=?= Otte Cc: Linus Torvalds , Thomas Gleixner , Linux Kernel Mailing List , Dave Hansen Subject: Re: 4.17.0-rc1 doesn't boot. Message-ID: <20180417153101.GB2894@pd.tnic> References: <20180417081458.GA2894@pd.tnic> <20180417142715.GL18640@pd.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 17, 2018 at 05:21:30PM +0200, Jörg Otte wrote: > finished bisection. > 39114b7a743e6759bab4d96b7d9651d44d17e3f9 is the first bad commit > (x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image). Looks like you're not the only one: http://marc.info/?i=20180417150130.GA11166@ak-laptop.emea.nsn-net.net -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply.