From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751288AbdALJ7i (ORCPT ); Thu, 12 Jan 2017 04:59:38 -0500 Received: from foss.arm.com ([217.140.101.70]:40216 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750734AbdALJ7g (ORCPT ); Thu, 12 Jan 2017 04:59:36 -0500 Date: Thu, 12 Jan 2017 09:59:32 +0000 From: Catalin Marinas To: Mark Rutland Cc: Timur Tabi , Mark Langsdorf , kvm@vger.kernel.org, linux-doc@vger.kernel.org, Marc Zyngier , Jonathan Corbet , Will Deacon , linux-kernel@vger.kernel.org, Christopher Covington , Jon Masters , Paolo Bonzini , kvmarm@lists.cs.columbia.edu, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 2/5] arm64: Work around Falkor erratum 1003 Message-ID: <20170112095932.q54jyb33gxyp2ccu@localhost> References: <20170111144118.17062-1-cov@codeaurora.org> <20170111144118.17062-2-cov@codeaurora.org> <20170111180627.GG20288@e104818-lin.cambridge.arm.com> <20170111183339.GC29247@leverpostej> <5da456f8-fcc5-b6e2-d58b-01a671da595b@codeaurora.org> <20170111183738.GD29247@leverpostej> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170111183738.GD29247@leverpostej> User-Agent: NeoMutt/20161126 (1.7.1) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 11, 2017 at 06:37:39PM +0000, Mark Rutland wrote: > On Wed, Jan 11, 2017 at 12:35:55PM -0600, Timur Tabi wrote: > > On 01/11/2017 12:33 PM, Mark Rutland wrote: > > >It'll need to affect all lines since the kconfig column needs to expand > > >by at least one character to fit QCOM_FALKOR_ERRATUM_1003. > > > > Or we can make the macro shorter. > > The name, as it is, is perfectly descriptive. > > Let's not sacrifice legibility over a non-issue. I agree, I didn't realise that the we expand the last column already. It's a non-issue indeed. -- Catalin