From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752837Ab3DVOX2 (ORCPT ); Mon, 22 Apr 2013 10:23:28 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:36313 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751987Ab3DVOX1 (ORCPT ); Mon, 22 Apr 2013 10:23:27 -0400 Date: Mon, 22 Apr 2013 15:23:18 +0100 From: Russell King - ARM Linux To: Stefano Stabellini Cc: Nicolas Pitre , "xen-devel@lists.xensource.com" , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "will.deacon@arm.com" , "arnd@arndb.de" , "rob.herring@calxeda.com" , "marc.zyngier@arm.com" Subject: Re: [PATCH v6 1/4] arm: introduce psci_smp_ops Message-ID: <20130422142318.GL14496@n2100.arm.linux.org.uk> References: <1365167495-18508-1-git-send-email-stefano.stabellini@eu.citrix.com> <20130418161341.GB14496@n2100.arm.linux.org.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Apr 18, 2013 at 05:49:21PM +0100, Stefano Stabellini wrote: > On Thu, 18 Apr 2013, Nicolas Pitre wrote: > > Please let's keep the order as we discussed. Otherwise this is just too > > confusing (Russell's comment is a good example of that). > > You are right, it is confusing. > By "keep the order as we discussed", do you mean merge the second patch > into the first one, correct? Well, the solution to this kind of confusion is to ignore comments on the older patches and post a new set of patches and ask for all relevant comments to be against that set and that set only.