From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arnd Bergmann Subject: Re: [PATCH 1/2] ARM: SoC: convert MSM SMP to SoC descriptor Date: Thu, 13 Sep 2012 08:47:19 +0000 Message-ID: <201209130847.20087.arnd@arndb.de> References: <1347461906-13527-7-git-send-email-arnd@arndb.de> <1347490900-8409-1-git-send-email-davidb@codeaurora.org> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Return-path: Received: from moutng.kundenserver.de ([212.227.17.9]:57823 "EHLO moutng.kundenserver.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757385Ab2IMKgh (ORCPT ); Thu, 13 Sep 2012 06:36:37 -0400 In-Reply-To: <1347490900-8409-1-git-send-email-davidb@codeaurora.org> Sender: linux-arm-msm-owner@vger.kernel.org List-Id: linux-arm-msm@vger.kernel.org To: David Brown Cc: Marc Zyngier , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org On Wednesday 12 September 2012, David Brown wrote: > > From: Marc Zyngier > > Convert MSM SMP platforms to use the SoC descriptor to provide > their SMP and CPU hotplug operations. > > Cc: David Brown > Signed-off-by: Marc Zyngier > Signed-off-by: Arnd Bergmann > --- > This is an adaptation of this change on top of the msm-for-3.7 tree I > recently sent out a pull request for. The only real change is to > resolve the conflicts with the simplified board files. Not sure what I'm supposed to do with this patch, it doesn't apply unless I rebase all of the SMP patches on top of your msm-for-3.7 branch, which would be rather odd. I'll make sure the branches merge fine and then apply your patch 2/2 on top of the merge, ok? Arnd From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Thu, 13 Sep 2012 08:47:19 +0000 Subject: [PATCH 1/2] ARM: SoC: convert MSM SMP to SoC descriptor In-Reply-To: <1347490900-8409-1-git-send-email-davidb@codeaurora.org> References: <1347461906-13527-7-git-send-email-arnd@arndb.de> <1347490900-8409-1-git-send-email-davidb@codeaurora.org> Message-ID: <201209130847.20087.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 12 September 2012, David Brown wrote: > > From: Marc Zyngier > > Convert MSM SMP platforms to use the SoC descriptor to provide > their SMP and CPU hotplug operations. > > Cc: David Brown > Signed-off-by: Marc Zyngier > Signed-off-by: Arnd Bergmann > --- > This is an adaptation of this change on top of the msm-for-3.7 tree I > recently sent out a pull request for. The only real change is to > resolve the conflicts with the simplified board files. Not sure what I'm supposed to do with this patch, it doesn't apply unless I rebase all of the SMP patches on top of your msm-for-3.7 branch, which would be rather odd. I'll make sure the branches merge fine and then apply your patch 2/2 on top of the merge, ok? Arnd