From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753817AbbJUJSl (ORCPT ); Wed, 21 Oct 2015 05:18:41 -0400 Received: from foss.arm.com ([217.140.101.70]:59652 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753681AbbJUJSj (ORCPT ); Wed, 21 Oct 2015 05:18:39 -0400 Date: Wed, 21 Oct 2015 10:18:33 +0100 From: Catalin Marinas To: Dave Martin Cc: "Suzuki K. Poulose" , mark.rutland@arm.com, Vladimir.Murzin@arm.com, steve.capper@linaro.org, ryan.arnold@linaro.org, ard.biesheuvel@linaro.org, aph@redhat.com, will.deacon@arm.com, linux-kernel@vger.kernel.org, edward.nevill@linaro.org, james.morse@arm.com, christoffer.dall@linaro.org, andre.przywara@arm.com, marc.zyngier@arm.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCHv4 02/24] arm64: Delay ELF HWCAP initialisation until all CPUs are up Message-ID: <20151021091833.GM11226@e104818-lin.cambridge.arm.com> References: <1445261101-22344-1-git-send-email-suzuki.poulose@arm.com> <1445261101-22344-3-git-send-email-suzuki.poulose@arm.com> <20151021084434.GD4801@e103592.cambridge.arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151021084434.GD4801@e103592.cambridge.arm.com> 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 Wed, Oct 21, 2015 at 09:44:38AM +0100, Dave P Martin wrote: > On Mon, Oct 19, 2015 at 02:24:39PM +0100, Suzuki K. Poulose wrote: > > Delay the ELF HWCAP initialisation untill all the (enabled) CPUs are > > nit: untill > > No need to fix this unless you respin the series for some other > reason. I fixed some spelling errors when I applied the patches. This is one of them (though I may have missed others). I haven't pushed the patches out yet, so there is time for some more tweaking. -- Catalin