From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755499AbaBUSYf (ORCPT ); Fri, 21 Feb 2014 13:24:35 -0500 Received: from fw-tnat.austin.arm.com ([217.140.110.23]:22365 "EHLO collaborate-mta1.arm.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1755136AbaBUSYe (ORCPT ); Fri, 21 Feb 2014 13:24:34 -0500 Date: Fri, 21 Feb 2014 18:24:24 +0000 From: Catalin Marinas To: "Rafael J. Wysocki" Cc: Hanjun Guo , Lan Tianyu , Graeme Gregory , patches@linaro.org, linaro-acpi@lists.linaro.org, linux-kernel@vger.kernel.org, linux-acpi@vger.kernel.org, Joe Perches , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v5 2/5] ACPI / processor_core: Rework _PDC related stuff to make it more arch-independent Message-ID: <20140221182424.GA5751@arm.com> References: <1392740638-2479-1-git-send-email-hanjun.guo@linaro.org> <1392740638-2479-3-git-send-email-hanjun.guo@linaro.org> <3459962.GkY99aHQbc@vostro.rjw.lan> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3459962.GkY99aHQbc@vostro.rjw.lan> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rafael, On Wed, Feb 19, 2014 at 01:50:22AM +0100, Rafael J. Wysocki wrote: > On Wednesday, February 19, 2014 12:23:55 AM Hanjun Guo wrote: > > _PDC related stuff in processor_core.c is little bit X86/IA64 dependent, > > rework the code to make it more arch-independent, no functional change > > in this patch. > > > > Signed-off-by: Hanjun Guo > > Signed-off-by: Graeme Gregory > > I've queued up patches [1,3-5/5] from this series for 3.15 (modulo changelog > modifications), but this one should be CCed to the x86 and ia64 maintainers. Thanks for taking these patches. I would however hold onto patch 3/5 as this is still under discussion. Basically for patches specific to ARM ACPI I would really like to see more acks before being merged as that's a new thing for us. Thanks. -- Catalin