From mboxrd@z Thu Jan 1 00:00:00 1970 From: Huang Ying Subject: RE: [PATCH 2/2] ACPICA: support Generic Address Structure bit_offset in acpi_read/write Date: Tue, 29 Nov 2011 10:15:03 +0800 Message-ID: <1322532903.4849.24.camel@yhuang-dev> References: <20111111230347.20897.28797.stgit@bhelgaas.mtv.corp.google.com> <201111172127.40664.rjw@sisk.pl> <1321578279.13860.108.camel@yhuang-dev> <201111181025.58650.rjw@sisk.pl> <1321861880.13860.128.camel@yhuang-dev> <987664A83D2D224EAE907B061CE93D53027D89B5A9@orsmsx505.amr.corp.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: Received: from mga03.intel.com ([143.182.124.21]:41725 "EHLO mga03.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751143Ab1K2CPG (ORCPT ); Mon, 28 Nov 2011 21:15:06 -0500 In-Reply-To: <987664A83D2D224EAE907B061CE93D53027D89B5A9@orsmsx505.amr.corp.intel.com> Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Luck, Tony" Cc: "Rafael J. Wysocki" , Russell King , Bjorn Helgaas , Thomas Renninger , Len Brown , "Moore, Robert" , "linux-acpi@vger.kernel.org" , "bondd@us.ibm.com" , Myron Stowe On Tue, 2011-11-29 at 07:03 +0800, Luck, Tony wrote: > > Do you have time to take a look at the following patch: > > > > https://lkml.org/lkml/2011/11/7/567 > > > > to check whether acpi_map/unmap implemented in patch works on ia64 and > > ARM? > > Ia64 won't care - it doesn't use (and won't ever use) any of these ACPI methods. > It has some PAL functions for error injection. Thanks. But as this code may be used in general acpi_read/write path too in the future, can you verify whether it is harmless on ia64? Best Regards, Huang Ying