Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp4898248yba; Mon, 13 May 2019 01:31:15 -0700 (PDT) X-Google-Smtp-Source: APXvYqxbX2RrBNjzMPO4fltkjH4Z+h1wZ6u3nvujTKR5ELgYzexvTw7umygSCifx1kDlwQwZbvkR X-Received: by 2002:a65:4c4c:: with SMTP id l12mr29054592pgr.404.1557736275183; Mon, 13 May 2019 01:31:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1557736275; cv=none; d=google.com; s=arc-20160816; b=aFSk2qAEEQ+lSFCc8c273RFvYk2jKZe2eSV2bXn6ONpl5I33mFpcb2muWvgu6N+st9 AR1RbRNvSToRuqJVAqdn116piQDp/NLih+Sy9Jkc9O44ug9JLsK3X+lf4PFK2/8ZjHg3 t9UUpGHKevXbqEcCW9qrcfnFDjYrG7M9L11+TXRuOypr7lUOZ9yA21AcwZKG6LIDZiZ+ cGN/0EJVhtqli9mTBEOPnP7TQLIkyl+CFPijhGSqyJcBzGvAAt92iOmcEsv5GWe0x54L j79jc/FiemQMy2MSNORUvEUacw5VDllsZb/KgHhCJFbhD4HHsZT/dJ3ekuK2yvzacOfy MP5Q== 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=UxIsKeWDm7W4batsR98yG7go3ccmClyh9HBRUDSB2yA=; b=UaWn5pJoUS/X4B9broIovIb9I5K7VhA5WdP5M0OyWD1yvfrv++H3KVRaCzeJzdhyFl Y4eFPQ6QwUDk+QItl502JqQCT0es4SuLAfz9vTCnzAgXB/gX4MUmTBEv2yWq7PTl9dbO neiH/EnjWWoXfhcU3hqDbdXLgIohPLmDAGne3O+rkrgRU3tEMeknQCR3GM2943RpmRcP hFQloOYSUeBt2c9/wb1qofFG/PEB4ijUeHbLxEw+Xd2vH6laecETLXqIL9ullSdN5pbT 99OniCfk3P84SyTEqctiMQIvm4htXz10KG5pt269L3pBMJXXxS0YiAnwfE81L7t1cREK w2CA== 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 l76si273665pfb.199.2019.05.13.01.30.58; Mon, 13 May 2019 01:31:15 -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 S1727814AbfEMICQ (ORCPT + 99 others); Mon, 13 May 2019 04:02:16 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45032 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725928AbfEMICQ (ORCPT ); Mon, 13 May 2019 04:02:16 -0400 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 3DA3681F01; Mon, 13 May 2019 08:02:16 +0000 (UTC) Received: from localhost (ovpn-12-31.pek2.redhat.com [10.72.12.31]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 7558619C6A; Mon, 13 May 2019 08:02:13 +0000 (UTC) Date: Mon, 13 May 2019 16:02:10 +0800 From: Baoquan He To: Borislav Petkov , j-nomura@ce.jp.nec.com Cc: kasong@redhat.com, dyoung@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: <20190513080210.GC16774@MiWiFi-R3L-srv> References: <20190424092944.30481-1-bhe@redhat.com> <20190424092944.30481-2-bhe@redhat.com> <20190429002318.GA25400@MiWiFi-R3L-srv> <20190429135536.GC2324@zn.tnic> <20190513014248.GA16774@MiWiFi-R3L-srv> <20190513070725.GA20105@zn.tnic> <20190513073254.GB16774@MiWiFi-R3L-srv> <20190513075006.GB20105@zn.tnic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190513075006.GB20105@zn.tnic> User-Agent: Mutt/1.10.1 (2018-07-13) X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.25]); Mon, 13 May 2019 08:02:16 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/13/19 at 09:50am, Borislav Petkov wrote: > On Mon, May 13, 2019 at 03:32:54PM +0800, Baoquan He wrote: > > This is a critical bug which breaks memory hotplug, > > Please concentrate and stop the blabla: > > 36f0c423552d ("x86/boot: Disable RSDP parsing temporarily") > > already explains what the deal is. This code was *purposefully* disabled > because we ran out of time and it broke a couple of machines. Don't make > me repeat all that - you were on CC on *all* threads and messages! > > So we're going to try it again this cycle and if there's no fallout, it > will go upstream. If not, it will have to be fixed. The usual thing. > > And I don't care if Kairui's patch fixes this one problem - judging by > the fragility of this whole thing, it should be hammered on one more > cycle on as many boxes as possible to make sure there's no other SNAFUs. > > So go test it on more machines instead. I've pushed it here: > > https://git.kernel.org/pub/scm/linux/kernel/git/bp/bp.git/log/?h=next-merge-window Pingfan has got a machine to reproduce the kexec breakage issue, and applying these two patches fix it. He planned to paste the test result. I will ask him to try this branch if he has time, or I can get his machine to test. Junichi, also have a try on Boris's branch in NEC's test environment? Thanks Baoquan