From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Elder Subject: Re: [RFC PATCH 0/7] ARM: SMP: common "pen" secondary release method Date: Fri, 28 Mar 2014 16:17:02 -0500 Message-ID: <5335E6CE.9030008@linaro.org> References: <1396041180-29897-1-git-send-email-elder@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1396041180-29897-1-git-send-email-elder@linaro.org> Sender: linux-kernel-owner@vger.kernel.org To: linux@arm.linux.org.uk, linus.walleij@linaro.org, viresh.linux@gmail.com, shiraz.hashim@gmail.com, catalin.marinas@arm.com Cc: spear-devel@list.st.com, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: devicetree@vger.kernel.org On 03/28/2014 04:12 PM, Alex Elder wrote: > This series proposes creating a single implementation of the "pen > release" (or spin-table) mechanism for starting secondary CPUs on . . . > > ARM: spear: use central SMP spin-table routines > This is straightforward as well, but it depends on the > two prerequisite patches mentioned above (which together > make this code roughly identical to the rest). Here are the patches, which I neglected to mention after all: http://www.spinics.net/lists/arm-kernel/msg315833.html http://www.spinics.net/lists/arm-kernel/msg318735.html