From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753280AbbC0Ok2 (ORCPT ); Fri, 27 Mar 2015 10:40:28 -0400 Received: from foss.arm.com ([217.140.101.70]:56575 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753208AbbC0OkT (ORCPT ); Fri, 27 Mar 2015 10:40:19 -0400 Date: Fri, 27 Mar 2015 14:40:15 +0000 From: Will Deacon To: Hanjun Guo Cc: "Rafael J. Wysocki" , Catalin Marinas , Boris Ostrovsky , Stefano Stabellini , Lorenzo Pieralisi , Sudeep Holla , "linux-acpi@vger.kernel.org" , "linux-kernel@vger.kernel.org" , "linaro-acpi@lists.linaro.org" Subject: Re: [PATCH 0/7] minor cleanups for ACPI processor driver Message-ID: <20150327144014.GJ1562@arm.com> References: <1427464513-14414-1-git-send-email-hanjun.guo@linaro.org> <20150327140336.GG1562@arm.com> <55156B28.9030802@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <55156B28.9030802@linaro.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Mar 27, 2015 at 02:37:28PM +0000, Hanjun Guo wrote: > On 2015年03月27日 22:03, Will Deacon wrote: > > Right now most maintainers are probably trying to stabilise their current > > queues, so the most helpful thing you can do is test linux-next and send > > fixes for any issues you find there. > > Sure, I will test linux-next on ARM64 platforms and x86 too. Thanks. > > It doesn't help that the series you posted seems to include two patch > > series (n/7 and n/2). > > oh, side effects of staying up all night for the firmware mini-summit, > please take those two patches for ARM64 ACPI if it is OK to you. I already pushed them out :) Have a good weekend, Will