Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp7437177rwd; Tue, 6 Jun 2023 10:39:49 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4ZoC+aXoN4qyRD4kqAEQlfcWiQeOqKXezRKXMBsppowH/kuNfZ8oUYDJHx+zi04LkuWRQG X-Received: by 2002:a05:6a00:1915:b0:64d:2487:5b20 with SMTP id y21-20020a056a00191500b0064d24875b20mr1937794pfi.9.1686073189215; Tue, 06 Jun 2023 10:39:49 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1686073189; cv=none; d=google.com; s=arc-20160816; b=Boep9rsvvJYRJoKCoH/X6Q9KUGtSQhzsOzlXrh47KesKTINNfOcJybof8CvqOQ9trr e/a6M0MrCZleq0+zy3GDmRnBdLb/JUMZ77yNNfe+bSU90QzKgSTdmgtrvO8yf4cnHem0 nfM1h+khZQUOMlXE09ACM8sLXe53kBNsr3hGBmwP7IHTY17pvfGv+QVEXZwcfx9upB4z iUZPQ+z/TCRAJeUxm4a2sx1uAz171vgiSoYf/Hp6Y4UYGZmsxEw0m370Fhcgre7ueuPJ WvLp7fRl4zYw1fhbYcDeVYqs7Ra8OGcBao35ETJQSRpWPAeleDyxtCuDZ/mJL310vQF6 KDyw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:to:from; bh=vTMgZQoC8NiZ8zWUTIYTSOilWnCnHA10VXQ64Q03SRk=; b=XKqx0cyZlAbNodTSkDYw4qwFEqEFJQ+fmaqJAcI/Z3v5G1Flxw4m4KllCoLySPP1gq HbU9W7vli1pa+Go1iTor07o6MsIRGpyDMoq8TH05DMMJ2tUn27SAa92AgjszV42X7+iG b36xiCmf/JZpBqMHKeNplGaWTnyNUvoDjjFqwKih2novh3+JYjbuXGyyrZU5dNosxd9x pqxbi4Mcw9DfP/RywbTYeObCkwohaIAjyEMhKLlWKLs4rMiNTvDwE9tgVobKxwCbAzOC Em3cEyC5CC48Af6oyZFoxa5d2aS9qGsQZSktST15rZo0c7g8s99Yfiw5YvAHrCWgQ2eT u0nA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id m1-20020a625801000000b0063286f81d35si7261432pfb.262.2023.06.06.10.39.36; Tue, 06 Jun 2023 10:39:49 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S238765AbjFFRad (ORCPT + 99 others); Tue, 6 Jun 2023 13:30:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:37536 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S238768AbjFFRab (ORCPT ); Tue, 6 Jun 2023 13:30:31 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DD54810FF for ; Tue, 6 Jun 2023 10:30:25 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 72EB963041 for ; Tue, 6 Jun 2023 17:30:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D5B7AC433EF; Tue, 6 Jun 2023 17:30:23 +0000 (UTC) From: Catalin Marinas To: Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Prathu Baronia Subject: Re: [PATCH v2] arm64/cpucaps: increase string width to properly format cpucaps.h Date: Tue, 6 Jun 2023 18:30:21 +0100 Message-Id: <168607260523.1438101.16746631357749700592.b4-ty@arm.com> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20230527123900.680520-1-quic_pbaronia@quicinc.com> References: <20230527122734.GA677156@hu-pbaronia-blr.qualcomm.com> <20230527123900.680520-1-quic_pbaronia@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.0 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 27 May 2023 18:08:58 +0530, Prathu Baronia wrote: > The lengthiest capability is `WORKAROUND_TRBE_OVERWRITE_FILL_MODE` and > its length is 35 characters so increase the width of left justified > strings to 40 and adjust the tab space for `ARM64_NCAPS` accordingly. > Now the generated cpucaps.h is properly formatted. > > Applied to arm64 (for-next/misc), thanks! [1/1] arm64/cpucaps: increase string width to properly format cpucaps.h https://git.kernel.org/arm64/c/56b77ba112d4 -- Catalin