Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751701AbbEPQuG (ORCPT ); Sat, 16 May 2015 12:50:06 -0400 Received: from mail-bn1bon0119.outbound.protection.outlook.com ([157.56.111.119]:47280 "EHLO na01-bn1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751288AbbEPQuB (ORCPT ); Sat, 16 May 2015 12:50:01 -0400 Authentication-Results: spf=none (sender IP is 165.204.84.222) smtp.mailfrom=amd.com; arm.com; dkim=none (message not signed) header.d=none; X-WSS-ID: 0NOGC37-08-LE7-02 X-M-MSG: Message-ID: <55577541.1040400@amd.com> Date: Sat, 16 May 2015 11:50:09 -0500 From: Suravee Suthikulpanit User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.5.0 MIME-Version: 1.0 To: Paul Bolle CC: , , , , , , , , , , , , , , , , , , , Subject: Re: [V4 PATCH 2/6] arm64 : Introduce support for ACPI _CCA object References: <1431724994-21601-1-git-send-email-Suravee.Suthikulpanit@amd.com> <1431724994-21601-3-git-send-email-Suravee.Suthikulpanit@amd.com> <1431776887.2341.17.camel@x220> In-Reply-To: <1431776887.2341.17.camel@x220> Content-Type: text/plain; charset="utf-8"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [10.180.168.240] X-EOPAttributedMessage: 0 X-Microsoft-Exchange-Diagnostics: 1;BL2FFO11OLC013;1:bsBoCxplROmsbfMCF11uTq1GvUuiIaZ+QjvIDH2fexe9OnPlCl5nCpUR90n/P9dNnV9JnICVy3rcB76+8yXovNYi9Io/TyQMD5+0dyV+Q5wzI5fFdB3WX4Ch7c4HjAgMAJ9EWujQ8M99Sh+xas6iGj0iW6N+BsjJ6EXqRO7H9rtM1GfI3HHbIhaaKxkWnnENp9HpRnKRK7e0iZt/xOSu9BvsXiNgTY0ZbZrbGD2dBicJAf0P5FFzR2npmoq5MfTs+36GCmuSXWv3Xc7l2A2F5x6UoWNaBLPZJuyuxsaub3hi4YwFzg5JlKxIyVzeUt76 X-Forefront-Antispam-Report: CIP:165.204.84.222;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10019020)(6009001)(428002)(51704005)(199003)(377424004)(479174004)(189002)(24454002)(46102003)(83506001)(87936001)(92566002)(23676002)(59896002)(117636001)(106466001)(101416001)(99136001)(86362001)(105586002)(110136002)(189998001)(5001920100001)(76176999)(54356999)(50986999)(65816999)(87266999)(47776003)(65956001)(77096005)(19580395003)(15975445007)(4001350100001)(50466002)(62966003)(77156002)(2950100001)(36756003)(62816006);DIR:OUT;SFP:1102;SCL:1;SRVR:BY1PR02MB1114;H:atltwp02.amd.com;FPR:;SPF:None;MLV:sfv;A:1;MX:1;LANG:en; X-Microsoft-Antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BY1PR02MB1114; X-Microsoft-Antispam-PRVS: X-Exchange-Antispam-Report-Test: UriScan:; X-Exchange-Antispam-Report-CFA-Test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:BY1PR02MB1114;BCL:0;PCL:0;RULEID:;SRVR:BY1PR02MB1114; X-Forefront-PRVS: 057859F9C5 X-OriginatorOrg: amd4.onmicrosoft.com X-MS-Exchange-CrossTenant-OriginalArrivalTime: 16 May 2015 16:49:55.6445 (UTC) X-MS-Exchange-CrossTenant-Id: fde4dada-be84-483f-92cc-e026cbee8e96 X-MS-Exchange-CrossTenant-OriginalAttributedTenantConnectingIp: TenantId=fde4dada-be84-483f-92cc-e026cbee8e96;Ip=[165.204.84.222];Helo=[atltwp02.amd.com] X-MS-Exchange-CrossTenant-FromEntityHeader: HybridOnPrem X-MS-Exchange-Transport-CrossTenantHeadersStamped: BY1PR02MB1114 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 837 Lines: 23 Hi Paul, On 5/16/15 06:48, Paul Bolle wrote: > Just a nit regarding the commit explanation. > > On Fri, 2015-05-15 at 16:23 -0500, Suravee Suthikulpanit wrote: >> From http://www.uefi.org/sites/default/files/resources/ACPI_6.0.pdf, >> section 6.2.17 _CCA states that ARM platforms require ACPI _CCA >> object to be specified for DMA-cabpable devices. This patch introduces >> ACPI_MUST_HAVE_CCA in arm64 Kconfig to specify such requirement. > > s/ACPI_MUST_HAVE_CCA/ACPI_CCA_REQUIRED/. > > Ie, update the commit explanation to match the change introduced in V2. Ahh ... thanks :) Suravee -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/