Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3177119imu; Sun, 6 Jan 2019 21:12:59 -0800 (PST) X-Google-Smtp-Source: ALg8bN6zXrrIH0wFItxhiaxs95+SD/Z+9lthQLmjxavibHDBd/FxcA44tDwzmTJKnxRlOMX4KcAj X-Received: by 2002:a62:5658:: with SMTP id k85mr61241800pfb.231.1546837979599; Sun, 06 Jan 2019 21:12:59 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546837979; cv=none; d=google.com; s=arc-20160816; b=oGYWx/xZ5bs4NK/7Eg5hf07pk/bMlHOt9P1zZ34vbYzXA/brtByGK7iRG7T54amFsN Zdvjf6+8+Wl2AsPhRCXfXtzT90Hr5oRMS3A6LEv9gBUSYx7Rf9QqlogrNTjApd4ZbtgP 9eSxwtZowXhWZWlLfgVwU0P+94C4hV86LB6807kuYvKOyTWhjwqfgxOf9NHThbIV3Tti iTzbCO4f2P7BvXnRYiVVHJFDWMRzs0IWzhfZC42hhhzVL4oY7jIRVc6fgEmoSFlfTmA+ 3/rVSBfDMfArIkCSoso9XZx5QvkqcfoCe8JOZWUjUf+PWXJO6QRVkAcunclya8LtUD/P rWCQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=Mg+NJJ4SUkNIQln5Q/81ArYH30+08Ilp6JEWaDq6NeE=; b=xzZF0ur9fFltuunfH7VDQnU+YiAOX+CnO9hL+IRBi58407hu5hp8tUMgwL2VecEOpl c1wjo5Tnpyrj87qQn8dWHtYCa40Eb9xVhGXvSVi491NbV9MVuFiDMMRaFp8OTheNanxd IE8Bsl3pzKeMP0WZcCIawO5R7S32Xuc4YOV9QHn1gRXDNis/6rfmX9d5EgEAaBq+t8/m iX4EuE6/wN4Y7fcwQfPechfO0bHVC+2vKCjfDP9wjZNp9CUzc2u00gRZcHUmkZU6PZh/ hUjIH7bURHy4Hy39SkjJO3JFeCrdDUOUbAcuxGAXVXmWeZT8VzS9I/YeFKdz6H7bACF+ mDsA== 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 j65si40093326pge.444.2019.01.06.21.12.44; Sun, 06 Jan 2019 21:12:59 -0800 (PST) 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 S1726402AbfAGFKl (ORCPT + 99 others); Mon, 7 Jan 2019 00:10:41 -0500 Received: from mx1.redhat.com ([209.132.183.28]:59342 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725300AbfAGFKl (ORCPT ); Mon, 7 Jan 2019 00:10:41 -0500 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 C3E619E62D; Mon, 7 Jan 2019 05:10:40 +0000 (UTC) Received: from localhost.localdomain (ovpn-12-80.pek2.redhat.com [10.72.12.80]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 4A55619741; Mon, 7 Jan 2019 05:10:29 +0000 (UTC) Subject: Re: [PATCH 1/2 v8] resource: add the new I/O resource descriptor 'IORES_DESC_RESERVED' To: Borislav Petkov Cc: Dave Young , linux-kernel@vger.kernel.org, kexec@lists.infradead.org, x86@kernel.org, linux-ia64@vger.kernel.org, linux-efi@vger.kernel.org, tglx@linutronix.de, mingo@redhat.com, akpm@linux-foundation.org, dave.hansen@linux.intel.com, luto@kernel.org, peterz@infradead.org, ard.biesheuvel@linaro.org, tony.luck@intel.com, fenghua.yu@intel.com, bhe@redhat.com, Tom Lendacky , Toshi Kani , Dan Williams References: <20181129080956.20776-1-lijiang@redhat.com> <20181129080956.20776-2-lijiang@redhat.com> <20181130033703.GA23624@dhcp-128-65.nay.redhat.com> <20181206201147.GG3986@zn.tnic> From: lijiang Message-ID: <9e994396-4bf9-ed96-a8e7-c4ca2f69170d@redhat.com> Date: Mon, 7 Jan 2019 13:10:26 +0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <20181206201147.GG3986@zn.tnic> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit 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.39]); Mon, 07 Jan 2019 05:10:41 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 在 2018年12月07日 04:11, Borislav Petkov 写道: > On Fri, Nov 30, 2018 at 03:04:44PM +0800, lijiang wrote: >> I have noticed the changes on x86, but for IA64, i'm not sure whether it should do the same >> thing, so keep it as before. >> >> If IA64 people would like to give any comment, that will be appreciated. > > I think you should not touch ia64 and not make Tony unnecessarily power > up the old rust. > Ok, i will get rid of previous changes to IA64 in next post. Thanks. > :-) >