From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752754AbdBNSpJ (ORCPT ); Tue, 14 Feb 2017 13:45:09 -0500 Received: from smtp.codeaurora.org ([198.145.29.96]:60480 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752506AbdBNSpA (ORCPT ); Tue, 14 Feb 2017 13:45:00 -0500 DMARC-Filter: OpenDMARC Filter v1.3.2 smtp.codeaurora.org B092F607B5 Authentication-Results: pdx-caf-mail.web.codeaurora.org; dmarc=none (p=none dis=none) header.from=codeaurora.org Authentication-Results: pdx-caf-mail.web.codeaurora.org; spf=none smtp.mailfrom=tbaicar@codeaurora.org Subject: Re: [PATCH] ACPI, APEI: Fix BERT resources conflict with ACPI NVS area To: "Huang, Ying" , "Rafael J . Wysocki" References: <20170214020143.29713-1-ying.huang@intel.com> Cc: Len Brown , Tomasz Nowicki , Tony Luck , Borislav Petkov , Fu Wei , linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org From: "Baicar, Tyler" Message-ID: <1e80dbf3-c7d3-2bba-1032-ce775a2ea8a5@codeaurora.org> Date: Tue, 14 Feb 2017 11:44:56 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <20170214020143.29713-1-ying.huang@intel.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 2/13/2017 7:01 PM, Huang, Ying wrote: > From: Huang Ying > > It was reported that some firmware will use ACPI NVS area for BERT > address range. This will cause resources conflict because the ACPI > NVS area is marked as busy already. Fix this via excluding ACPI NVS > area when requesting IO resources for BERT. > > Reported-and-tested-by: Hans Kristian Rosbach > Signed-off-by: "Huang, Ying" Tested-by: Tyler Baicar -- Qualcomm Datacenter Technologies, Inc. as an affiliate of Qualcomm Technologies, Inc. Qualcomm Technologies, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project.