Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp12691yba; Tue, 14 May 2019 18:10:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqwi6TOTzDRFjgKiabugMbtPxKqKdaX0MvxyfO61ahdBqy6CHRhhIe8zkxiNXOxd/o19H2/i X-Received: by 2002:aa7:9356:: with SMTP id 22mr43272940pfn.188.1557882624432; Tue, 14 May 2019 18:10:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557882624; cv=none; d=google.com; s=arc-20160816; b=WAqSImnvMUddB/94bVR0IGONEv4xg2tq83ozazMDKdtGOekgC4SlinbaQRXyiHtEip ya8FOHuiiCIgppLWU/SHGkG9hHR6nTkL+Znbv+WSfJAz6c8BYjMw9BV3jsVEta4sD915 xYe2LB/kCmdtq9tIKBID715m47XXs862XJBCN714yQFRfELPwhNfcR9Wg9w09G/Un+f6 9OADG/xBv28NTy9idNXM80/0krzwN2ATqe7Z7FKgagN/qT6WqAeqkL6GlCylrBVkAm6o LxY1vfBjYjmnmSGnuOuYH3cjA9tnqJlTq6Xs9FDovDMxkYh7MJVtzTDApdfc9tc9DoKb KcSg== 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=1XDb8MUQ1v33cJHBhfRlqB0bEd6h0OqvhjFtny0e3CU=; b=YQS1/3/0DTRgnY0HIk5zqNeOyN58WS1muTpo4h0AmjcsKLzlHbXYr1y5sboN2mlOuT K+Kn8URLpwEzwi2PkZJJw2V0Av6iubRR/jzprb4ALc+30xqvo63ziaJ2GwOR8wSFTkPP LpSp3SIEpgZNICA0VQcf/6IJB7xIyY/K/qufKWqhxXIxiqOsbwXgQIqaopXUyc31cj9Q xDhfKWvx8amCs4H6TlP2JmZE5Gfy5zw3TiuM8ST6WAEJ2Jci/IV1K79XHxJfQBhk+plo 4Go3chpl9mAKtb1BDSVYOhgulBQehBXedXlZ6mIcY3d0gKfTCDNDGM8hCOH/akGWnir7 GhEQ== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x123si633835pfx.157.2019.05.14.18.10.08; Tue, 14 May 2019 18:10:24 -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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726279AbfEOBJE (ORCPT + 99 others); Tue, 14 May 2019 21:09:04 -0400 Received: from mx1.redhat.com ([209.132.183.28]:51612 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726148AbfEOBJD (ORCPT ); Tue, 14 May 2019 21:09:03 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 59797308FC5E; Wed, 15 May 2019 01:09:03 +0000 (UTC) Received: from dhcp-128-65.nay.redhat.com (ovpn-12-27.pek2.redhat.com [10.72.12.27]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5442260166; Wed, 15 May 2019 01:08:57 +0000 (UTC) Date: Wed, 15 May 2019 09:08:50 +0800 From: Dave Young To: Ingo Molnar Cc: Peter Zijlstra , Baoquan He , Borislav Petkov , j-nomura@ce.jp.nec.com, kasong@redhat.com, fanc.fnst@cn.fujitsu.com, x86@kernel.org, kexec@lists.infradead.org, linux-kernel@vger.kernel.org, hpa@zytor.com, tglx@linutronix.de Subject: Re: [PATCH v6 1/2] x86/kexec: Build identity mapping for EFI systab and ACPI tables Message-ID: <20190515010850.GA9159@dhcp-128-65.nay.redhat.com> References: <20190513014248.GA16774@MiWiFi-R3L-srv> <20190513070725.GA20105@zn.tnic> <20190513073254.GB16774@MiWiFi-R3L-srv> <20190513075006.GB20105@zn.tnic> <20190513080653.GD16774@MiWiFi-R3L-srv> <20190514032208.GA25875@dhcp-128-65.nay.redhat.com> <20190514084841.GA27876@dhcp-128-65.nay.redhat.com> <20190514113826.GM2589@hirez.programming.kicks-ass.net> <20190514125835.GA29045@dhcp-128-65.nay.redhat.com> <20190514140916.GA90245@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190514140916.GA90245@gmail.com> User-Agent: Mutt/1.11.3 (2019-02-01) X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.43]); Wed, 15 May 2019 01:09:03 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/14/19 at 04:09pm, Ingo Molnar wrote: > > * Dave Young wrote: > > > On 05/14/19 at 01:38pm, Peter Zijlstra wrote: > > > On Tue, May 14, 2019 at 04:48:41PM +0800, Dave Young wrote: > > > > > > > > I did some tests on the laptop, thing is: > > > > > 1. apply the 3 patches (two you posted + Boris's revert commit 52b922c3d49c) > > > > > on latest Linus master branch, everything works fine. > > > > > > > > > > 2. build and test the tip/next-merge-window branch, kernel hangs early > > > > > without output, (both 1st boot and kexec boot) > > > > > > > > Update about 2. It should be not early rsdp related, I got the boot log > > > > Since can not reproduce with Linus master branch it may have been fixed. > > > > > > Nothing was changed here since PTI. > > > > > > > [ 0.685374][ T1] rcu: Hierarchical SRCU implementation. > > > > [ 0.686414][ T1] general protection fault: 0000 [#1] SMP PTI > > > > [ 0.687328][ T1] CPU: 0 PID: 1 Comm: swapper/0 Not tainted 5.1.0-rc6+ #877 > > > > [ 0.687328][ T1] Hardware name: LENOVO 4236NUC/4236NUC, BIOS 83ET82WW (1.52 ) 06/04/2018 > > > > [ 0.687328][ T1] RIP: 0010:reserve_ds_buffers+0x34e/0x450 > > > > > > > [ 0.687328][ T1] Call Trace: > > > > [ 0.687328][ T1] ? hardlockup_detector_event_create+0x50/0x50 > > > > [ 0.687328][ T1] x86_reserve_hardware+0x173/0x180 > > > > [ 0.687328][ T1] x86_pmu_event_init+0x39/0x220 > > > > > > The DS buffers are special in that they're part of cpu_entrt_area. If > > > this comes apart it might mean your pagetables are dodgy. > > > > Hmm, it seems caused by some WIP branch patches, I suspect below: > > commit 124d6af5a5f559e516ed2c6ea857e889ed293b43 > > x86/paravirt: Standardize 'insn_buff' variable names > > This commit had a bug which I fixed - could you try the latest -tip? Will do, but I do not use tip tree often, not sure which branch includes the fix. https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git/ Is it tip/master or tip/tip? Thanks Dave