From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luck, Tony" Subject: RE: [RFC 2/2] ACPI, Add RAM mapping support to ACPI atomic IO support Date: Tue, 30 Aug 2011 09:41:12 -0700 Message-ID: <987664A83D2D224EAE907B061CE93D5301EA77924F@orsmsx505.amr.corp.intel.com> References: <1314685709-7280-1-git-send-email-ying.huang@intel.com> <1314685709-7280-3-git-send-email-ying.huang@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT Return-path: Received: from mga14.intel.com ([143.182.124.37]:47464 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755793Ab1H3QlZ convert rfc822-to-8bit (ORCPT ); Tue, 30 Aug 2011 12:41:25 -0400 In-Reply-To: <1314685709-7280-3-git-send-email-ying.huang@intel.com> Content-Language: en-US Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Huang, Ying" , Len Brown Cc: "linux-kernel@vger.kernel.org" , Andi Kleen , "linux-acpi@vger.kernel.org" > Normally, ACPI atomic IO support is used to access IO memory. But in > EINJ, it may be used to access RAM to trigger the injected error. > This patch add RAM mapping support to satisfy EINJ requirement. Tested-by: Tony Luck