From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA795C43334 for ; Fri, 22 Jul 2022 17:17:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236027AbiGVRRY (ORCPT ); Fri, 22 Jul 2022 13:17:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S234579AbiGVRRX (ORCPT ); Fri, 22 Jul 2022 13:17:23 -0400 Received: from mail-lf1-x134.google.com (mail-lf1-x134.google.com [IPv6:2a00:1450:4864:20::134]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A80CF61DBA for ; Fri, 22 Jul 2022 10:17:20 -0700 (PDT) Received: by mail-lf1-x134.google.com with SMTP id a23so6270847lfm.10 for ; Fri, 22 Jul 2022 10:17:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=message-id:date:mime-version:user-agent:subject:content-language:to :cc:references:from:in-reply-to:content-transfer-encoding; bh=kKlkNDy7IkULxlqR/cm5H8XjRPA1VC1UXnLKGJxFlME=; b=kBc+EnEOjMvGg2ZacnNtByBS5zqpdyDA3715FeJnzHEz8i7uQ3YazW37ESeq6Bt/Xs xfZxUKs2P9eMWf6y8K6/VFe7VOybuL/G6VLN3AIKAgqfVnwnDcWIaWqMeBD90b1cHJEm CrGy0+PfYoICbO7lBsY1q6kAKWV6HYUaZI6Pxj9bQK+3VRbuFAmNR6timpbiAbfNAD1h RgrdIYtHkCLgg+QKCKOKx3J8mbJQ8vlMXmwgS5nuRcsGKH/WiePo8hsKWsIvPjTXvgG5 74rE/woUGUEcCuZI9zWfuFtnmKLvL6vpUJWmdAEsEulykLv048QBWoQr4lEKzl+ShQ0H hidA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:message-id:date:mime-version:user-agent:subject :content-language:to:cc:references:from:in-reply-to :content-transfer-encoding; bh=kKlkNDy7IkULxlqR/cm5H8XjRPA1VC1UXnLKGJxFlME=; b=2XHv1iGs0DkkjmbZniIu5rkjZJMNhutva5E4pWMTuaGoltBAQEnfRi6ODnUafepCtI wd6HXFo+2kN2iab49Qt4458mF3xRZ07ZVKH9YTFXOEU6+LfScl1oTwnhYsJZX6JPqjBS KwbcmBE779cw1Nvk89h4Bgtm53acgUi7M/KhrL280vsgoO3PK1/DTp5uog6APAHsqaDp cKhYYRWZ/7oYqgl0rDjhwLeS6pln3TWvuivh/yHrc/qGLxfD8a8BzLfTXrCH8kYpmaQU 73HT8I7oK9H4QXV6sNF1KUqQLPxU8AYOwS9nsxEhET4mWWjmuQQJjZBROSbwl7wXn8LO TNCA== X-Gm-Message-State: AJIora+qz00Twk5TdWmkMNNzym9z/rHBGKBSlSihLLsd0wfWq+35u7xw DXadQQu5iSJ1+/m4v1DlMl8TfQ== X-Google-Smtp-Source: AGRyM1tCkKIh7mn6CioEd8be2QKiJ6B5weamVHcEf6LV7UC4qd+9bgwV6JWvuVCeXL6DaArFJ0VqEA== X-Received: by 2002:a05:6512:b84:b0:48a:7d72:407c with SMTP id b4-20020a0565120b8400b0048a7d72407cmr183405lfv.537.1658510238975; Fri, 22 Jul 2022 10:17:18 -0700 (PDT) Received: from [192.168.10.173] (93.81-167-86.customer.lyse.net. [81.167.86.93]) by smtp.gmail.com with ESMTPSA id e6-20020a05651236c600b0048a72437127sm962811lfs.42.2022.07.22.10.17.15 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 22 Jul 2022 10:17:18 -0700 (PDT) Message-ID: <3c3bccc2-786f-45f2-fe30-3e0c9f95da63@linaro.org> Date: Fri, 22 Jul 2022 19:17:15 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.11.0 Subject: Re: [PATCH 4/6] ARM: defconfig: address renamed CONFIG_DEBUG_INFO=y Content-Language: en-US To: Arnd Bergmann Cc: Linux ARM , Arnd Bergmann , Russell King , Nicolas Ferre , Alexandre Belloni , Claudiu Beznea , Florian Fainelli , Ray Jui , Scott Branden , Alexander Shiyan , Alim Akhtar , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Vladimir Zapolskiy , Taichi Sugaya , Takao Orito , Liviu Dudau , Sudeep Holla , Lorenzo Pieralisi , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Aaro Koskinen , Janusz Krzysztofik , Tony Lindgren , Neil Armstrong , Dinh Nguyen , Maxime Coquelin , Alexandre Torgue , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Thierry Reding , Jonathan Hunter , Catalin Marinas , Will Deacon , Linux Kernel Mailing List , linux-aspeed , bcm-kernel-feedback-list , "moderated list:BROADCOM BCM2835 ARM ARCHITECTURE" , "moderated list:ARM/SAMSUNG EXYNOS ARM ARCHITECTURES" , linux-omap , linux-oxnas@groups.io, linux-stm32@st-md-mailman.stormreply.com, linux-sunxi@lists.linux.dev, "open list:TEGRA ARCHITECTURE SUPPORT" , Linux-sh list References: <20220721141325.2413920-1-arnd@kernel.org> <20220721141325.2413920-5-arnd@kernel.org> From: Krzysztof Kozlowski In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org On 21/07/2022 22:43, Arnd Bergmann wrote: > I'd rather keep them together: while removing the DEBUG_INFO is > now a NOP, keeping the two changes together explains much better > why this is done and is atomically needed based on the single patch > that caused the change. > > It's the same with the LEDS patch that replaces the CONFIG_LEDS > option with CONFIG_NEW_LEDS. OK, Acked-by: Krzysztof Kozlowski Best regards, Krzysztof