Received: by 10.223.176.5 with SMTP id f5csp409748wra; Thu, 1 Feb 2018 23:19:24 -0800 (PST) X-Google-Smtp-Source: AH8x224KgVqnoCoRDX8QWGhNFUjBPphzlffPj4GvtrIZwwG3ZBS21pT5oRcaM1sgHV0ZQoldJViH X-Received: by 2002:a17:902:523:: with SMTP id 32-v6mr26702868plf.283.1517555964630; Thu, 01 Feb 2018 23:19:24 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1517555964; cv=none; d=google.com; s=arc-20160816; b=Bli9odQwe7M3dVKAdYzhcIgRcD7b/AtII2qTI9cyTqN370dAO6ohUmXLSSX8YW/Lk7 ETBcVBuYnjFq7dLA5FqkC3ZTDtMHk9QYOhiV4kjInT2J8AY7EamCPJ96D7gJIbK7RM1/ UROvO6vTixWGR+X0M7yE7u7YTaxq/V6+c13u5BKgwvfEXshxM7yCDu4DL39UAUIJaedY KkWfmYQ/0YyAmmrPHjQUCG/gAPOW51hpHso7rDOwz+cxJwxK8DHGqjxqw/G91NDth68p +SK0oaBLIIKIZWmGufAOIrfL7xC/ObAUqKrXjR2jreEh96+GezVVy88RZVaFcrO+WHKh KkQg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:content-transfer-encoding :content-id:content-language:accept-language:in-reply-to:references :message-id:date:thread-index:thread-topic:subject:cc:to:from :arc-authentication-results; bh=8ZB+cWH5UiSMdeZmtGiYfvlD9de6rw9KV61WMHxVX3Y=; b=wgK26YyE1979KU0LfT0hob4QgDd0uIotADDxYJEO3QoYSE5XvYog2v+hF/2unJEohI /tOHYEr9ROum1irk+cVE7ef9SDPSKvDURHCkB0ihBiIRet7HZDPewCsUlBQmZErWqTIq 2s/O3zykk6ENSAqtEFyFJQT8NVbogEeyn8LLqYPp8ZekpAgX/a36vSMBnniurSfXW30u 32ccFHawN2aykNqZhoh0PcGiDfHcTXJQP/au3/LV+8GpMPgSuwTSTcI4cK0xcFxhenr/ /ccl6nDKp1yja7IZ2M6B7EL/0VNWLSIb7PBzNz/2uzifiADQuS0YgZ7KIdBO4VSUT9MY I7KA== 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 q3si1017866pgr.290.2018.02.01.23.19.09; Thu, 01 Feb 2018 23:19:24 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751668AbeBBHS3 convert rfc822-to-8bit (ORCPT + 99 others); Fri, 2 Feb 2018 02:18:29 -0500 Received: from mx01.hxt-semitech.com.96.203.223.in-addr.arpa ([223.203.96.7]:55052 "EHLO barracuda.hxt-semitech.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751582AbeBBHSY (ORCPT ); Fri, 2 Feb 2018 02:18:24 -0500 X-ASG-Debug-ID: 1517555901-093b7e06e830030001-xx1T2L Received: from HXTBJIDCEMVIW02.hxtcorp.net (localhost [10.128.0.15]) by barracuda.hxt-semitech.com with ESMTP id kDeiTAHYbQp558qR (version=TLSv1 cipher=ECDHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 02 Feb 2018 15:18:21 +0800 (CST) X-Barracuda-Envelope-From: shunyong.yang@hxt-semitech.com Received: from HXTBJIDCEMVIW01.hxtcorp.net (10.128.0.14) by HXTBJIDCEMVIW02.hxtcorp.net (10.128.0.15) with Microsoft SMTP Server (TLS) id 15.0.847.32; Fri, 2 Feb 2018 15:18:29 +0800 Received: from HXTBJIDCEMVIW01.hxtcorp.net ([fe80::f451:a443:c0b5:87d1]) by HXTBJIDCEMVIW01.hxtcorp.net ([fe80::f451:a443:c0b5:87d1%12]) with mapi id 15.00.0847.030; Fri, 2 Feb 2018 15:18:29 +0800 From: "Yang, Shunyong" To: "rjw@rjwysocki.net" , "guohanjun@huawei.com" CC: "lenb@kernel.org" , "linux-kernel@vger.kernel.org" , "Zheng, Joey" , "linux-acpi@vger.kernel.org" , "Jiang, Yutang2" Subject: Re: [PATCH v2] ACPI / tables: Add IORT to injectable table list Thread-Topic: [PATCH v2] ACPI / tables: Add IORT to injectable table list X-ASG-Orig-Subj: Re: [PATCH v2] ACPI / tables: Add IORT to injectable table list Thread-Index: AQHTlCPb2ARzJ9BNo0O5jf5uTQ8ff6OLKU8AgAJYFwCAArwzgA== Date: Fri, 2 Feb 2018 07:18:28 +0000 Message-ID: <1517555897.3387.6.camel@hxt-semitech.com> References: <1516695922-15045-1-git-send-email-shunyong.yang@hxt-semitech.com> <1517276662.2652.12.camel@hxt-semitech.com> <74324d8a-c144-5b21-bea1-9f2e1b891c0f@huawei.com> In-Reply-To: <74324d8a-c144-5b21-bea1-9f2e1b891c0f@huawei.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.64.6.3] Content-Type: text/plain; charset="iso-8859-15" Content-ID: <230C63D794E8754E876676F6DD99C9BD@hxt-semitech.com> Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-Barracuda-Connect: localhost[10.128.0.15] X-Barracuda-Start-Time: 1517555901 X-Barracuda-Encrypted: ECDHE-RSA-AES256-SHA X-Barracuda-URL: https://192.168.50.101:443/cgi-mod/mark.cgi X-Virus-Scanned: by bsmtpd at hxt-semitech.com X-Barracuda-BRTS-Status: 1 X-Barracuda-Bayes: INNOCENT GLOBAL 0.4737 1.0000 0.0000 X-Barracuda-Spam-Score: 0.00 X-Barracuda-Spam-Status: No, SCORE=0.00 using global scores of TAG_LEVEL=1000.0 QUARANTINE_LEVEL=1000.0 KILL_LEVEL=9.0 tests= X-Barracuda-Spam-Report: Code version 3.2, rules version 3.2.3.47505 Rule breakdown below pts rule name description ---- ---------------------- -------------------------------------------------- Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Hanjun On Wed, 2018-01-31 at 21:32 +0800, Hanjun Guo wrote: > Hi Shunyong, > > On 2018/1/30 9:44, Yang, Shunyong wrote: > > > > Hi,?Rafael > > > > Could you please help to review this patch? This is a small change > > to > > add ACPI_SIG_IORT to?table_sigs[].? > > Loading IORT table from initrd is very useful to debug SMMU > > node/device > > probe, MSI allocation, stream id translation and verifying IORT > > table > > from firmware. So, I add this. > It's true, mappings in IORT will be easy getting wrong, so it would > be > good to test it without updating the firmware. > > But I think you'd better to add your comment about why you need > IORT in the commit message in your patch, that will be useful > to convince Rafael to take your patch. > Thanks for your suggestion. I will add detailed information to commit message and send out v3 later. Thanks. Shunyong.