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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 657D5C433EF for ; Wed, 10 Nov 2021 08:27:26 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3E0266109F for ; Wed, 10 Nov 2021 08:27:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230073AbhKJIaM (ORCPT ); Wed, 10 Nov 2021 03:30:12 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43350 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229582AbhKJIaL (ORCPT ); Wed, 10 Nov 2021 03:30:11 -0500 Received: from mail-oi1-x22e.google.com (mail-oi1-x22e.google.com [IPv6:2607:f8b0:4864:20::22e]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F3527C061766 for ; Wed, 10 Nov 2021 00:27:23 -0800 (PST) Received: by mail-oi1-x22e.google.com with SMTP id u74so3846155oie.8 for ; Wed, 10 Nov 2021 00:27:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wjabyqMriLlEDs0oghOnUdNbhq1Wnfi0um3A6ApanhQ=; b=HQOFMTYJ1V/jOeYgrLDR858/DdP3Vy1c/cct+8fLcNBkXEdEq4sc92loWTLjeuONPg x47uvloqdX08ZQmEbi3QxrYFYH59xFKmkT2fTFowIYf2/12sp30shdW1IuBO1eBef6El YdXTLEbzyYwM3jxajCkH3QibZLkAqs/6pisx3Z1MLcvfheLY1jQ61jeVD7bRjD7SZAD7 wtR1DJP0T4PDltZ2aR9tz0t00HGa4/OZkLoNUJr5r6vb134jJtJGd1jV3L/isudr8rv6 WM2rj8sdDkizTeDk9vcZTq+lARV6Y47ubXMpY0KSaPx2FYnLfmtlp1IciHLt5PksPAhc bfjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wjabyqMriLlEDs0oghOnUdNbhq1Wnfi0um3A6ApanhQ=; b=C+qIYlpxpfImRqZAgiv/oeOyPRzh1aeswIGuygKebTN6V5u27aJlzh9gEZH2Om4JIP 2agK+CGcQxNlYJdI2Zyt1Kv2jYSMUP77p+W2pNTrA4yzRhxnUU+etSUjgrVRUUgD5ElG AJo8jy4wE+/oUwKswMi+njG2jXo4spiFmEgLneZ90lRiUfzzh9a6Dh8wFn4u5R4ZHSAa 9036feu4KLADFa7HY9guZEwhh1ztdU8NmZcV/BRcoZhm7yCrnLowVHaSuUshdd7MfVOL kM9uyP/EhfHWNQuMArVHIYjJZdWiK1DYCbX/6DNDj0Rk3ugv2EUxN1Eg2FMZe/fhaqis tiuA== X-Gm-Message-State: AOAM533oLHgGpPRvLEVWS2/NDiU1Uh4mJksw2bN3Ce1/Y/yWX4J8OwWl xVOfVOtyrCLsUCWxVbIH4tXsiifMM0Ha/P6OJ2BPbQ== X-Google-Smtp-Source: ABdhPJyH1LONHLtwhuZMcEBp+Yg0krY6vZeudqTwP0iP/LrQGnLZpNokAje6id0/RVcqCXpcn5QWiO0vgqMwvF5aEME= X-Received: by 2002:aca:120f:: with SMTP id 15mr11009740ois.132.1636532843343; Wed, 10 Nov 2021 00:27:23 -0800 (PST) MIME-Version: 1.0 References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> <20211028141938.3530-7-lukas.bulwahn@gmail.com> In-Reply-To: <20211028141938.3530-7-lukas.bulwahn@gmail.com> From: Linus Walleij Date: Wed, 10 Nov 2021 09:27:12 +0100 Message-ID: Subject: Re: [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X To: Lukas Bulwahn Cc: Russell King , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 28, 2021 at 4:20 PM Lukas Bulwahn wrote: > Commit 73d04ca5f4ac ("ARM: ixp4xx: Delete Intel reference design > boardfiles") removes the definition of the configs MACH_IXDP465 and > MACH_KIXRP435, but misses to remove the configs CPU_IXP43X and CPU_IXP46X > that depend on those removed configs, and hence are dead now. > > Fortunately, ./scripts/checkkconfigsymbols.py warns: > > MACH_IXDP465 > Referencing files: arch/arm/mach-ixp4xx/Kconfig > > MACH_KIXRP435 > Referencing files: arch/arm/mach-ixp4xx/Kconfig > > Remove the dead configs CPU_IXP43X and CPU_IXP46X. > > A further quick grep for the name of those two symbols did not show any > use of the two config symbols; so, there are no further clean-up activities > beyond this config removal needed. > > Signed-off-by: Lukas Bulwahn Patch applied to my IXP4xx tree! Yours, Linus Walleij 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 9B5CFC433F5 for ; Wed, 10 Nov 2021 08:28:08 +0000 (UTC) Received: from lists.ozlabs.org (lists.ozlabs.org [112.213.38.117]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2ED3761076 for ; Wed, 10 Nov 2021 08:28:08 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 2ED3761076 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.ozlabs.org Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4HpyfG69Zdz2yfc for ; Wed, 10 Nov 2021 19:28:06 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; dkim=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=HQOFMTYJ; dkim-atps=neutral Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=linaro.org (client-ip=2607:f8b0:4864:20::236; helo=mail-oi1-x236.google.com; envelope-from=linus.walleij@linaro.org; receiver=) Authentication-Results: lists.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=linaro.org header.i=@linaro.org header.a=rsa-sha256 header.s=google header.b=HQOFMTYJ; dkim-atps=neutral Received: from mail-oi1-x236.google.com (mail-oi1-x236.google.com [IPv6:2607:f8b0:4864:20::236]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 4HpydX66yqz2yNC for ; Wed, 10 Nov 2021 19:27:26 +1100 (AEDT) Received: by mail-oi1-x236.google.com with SMTP id s139so3806811oie.13 for ; Wed, 10 Nov 2021 00:27:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wjabyqMriLlEDs0oghOnUdNbhq1Wnfi0um3A6ApanhQ=; b=HQOFMTYJ1V/jOeYgrLDR858/DdP3Vy1c/cct+8fLcNBkXEdEq4sc92loWTLjeuONPg x47uvloqdX08ZQmEbi3QxrYFYH59xFKmkT2fTFowIYf2/12sp30shdW1IuBO1eBef6El YdXTLEbzyYwM3jxajCkH3QibZLkAqs/6pisx3Z1MLcvfheLY1jQ61jeVD7bRjD7SZAD7 wtR1DJP0T4PDltZ2aR9tz0t00HGa4/OZkLoNUJr5r6vb134jJtJGd1jV3L/isudr8rv6 WM2rj8sdDkizTeDk9vcZTq+lARV6Y47ubXMpY0KSaPx2FYnLfmtlp1IciHLt5PksPAhc bfjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wjabyqMriLlEDs0oghOnUdNbhq1Wnfi0um3A6ApanhQ=; b=nqs1CpsHR0FPDjs8ooPHnzlzWzvGr0ZL1tnfpMahsff0jSTLa5mEsQIxPKr645wzHE XXNd5KAqKdrCMY0tPiNdvz4Bvu6ei/4c8cQo8iIfP6P+FnYwbCuA1WSY+8v0X2i8JvK6 mYty3j+oa38KwdNIpQZEKq82Vi45yX4JOEf9oP7qOlc/8Ub0J1jCE99I5CekdzCqNDvS M+Y0S2Q+wTklp0fVg0AjbTZy14lAJZa0bskfv8H4oDfRfnNJVBACV1qgoBAm11U518Uf q+CtqQkX0dw1ZLVkLZe8DGEulFQVNVzf5UaxIsIz9YiAdVERgvSBG5Ix7g1KWxpmhcOq qApg== X-Gm-Message-State: AOAM5322f+5yF2OtUkRIofODb+KriXStFPQ0Cg/19MgT9eG+iz2GDNGA G5g0VpJp2wE0l/7PBPb5WfwvURMr4qfbg88JunE0GA== X-Google-Smtp-Source: ABdhPJyH1LONHLtwhuZMcEBp+Yg0krY6vZeudqTwP0iP/LrQGnLZpNokAje6id0/RVcqCXpcn5QWiO0vgqMwvF5aEME= X-Received: by 2002:aca:120f:: with SMTP id 15mr11009740ois.132.1636532843343; Wed, 10 Nov 2021 00:27:23 -0800 (PST) MIME-Version: 1.0 References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> <20211028141938.3530-7-lukas.bulwahn@gmail.com> In-Reply-To: <20211028141938.3530-7-lukas.bulwahn@gmail.com> From: Linus Walleij Date: Wed, 10 Nov 2021 09:27:12 +0100 Message-ID: Subject: Re: [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X To: Lukas Bulwahn Content-Type: text/plain; charset="UTF-8" X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tomer Maimon , kernel-janitors@vger.kernel.org, Tali Perry , Fabio Estevam , Benjamin Fair , openbmc@lists.ozlabs.org, Russell King , Arnd Bergmann , Sekhar Nori , Sascha Hauer , Krzysztof Halasa , linux-arm-kernel@lists.infradead.org, Avi Fishman , Patrick Venture , Linus Walleij , linux-kernel@vger.kernel.org, Dinh Nguyen , Pengutronix Kernel Team , Imre Kaloz , Shawn Guo , Bartosz Golaszewski Errors-To: openbmc-bounces+openbmc=archiver.kernel.org@lists.ozlabs.org Sender: "openbmc" On Thu, Oct 28, 2021 at 4:20 PM Lukas Bulwahn wrote: > Commit 73d04ca5f4ac ("ARM: ixp4xx: Delete Intel reference design > boardfiles") removes the definition of the configs MACH_IXDP465 and > MACH_KIXRP435, but misses to remove the configs CPU_IXP43X and CPU_IXP46X > that depend on those removed configs, and hence are dead now. > > Fortunately, ./scripts/checkkconfigsymbols.py warns: > > MACH_IXDP465 > Referencing files: arch/arm/mach-ixp4xx/Kconfig > > MACH_KIXRP435 > Referencing files: arch/arm/mach-ixp4xx/Kconfig > > Remove the dead configs CPU_IXP43X and CPU_IXP46X. > > A further quick grep for the name of those two symbols did not show any > use of the two config symbols; so, there are no further clean-up activities > beyond this config removal needed. > > Signed-off-by: Lukas Bulwahn Patch applied to my IXP4xx tree! Yours, Linus Walleij 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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 3B26CC433F5 for ; Wed, 10 Nov 2021 08:28:45 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 052EE610A3 for ; Wed, 10 Nov 2021 08:28:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 052EE610A3 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:Subject:Message-ID:Date:From: In-Reply-To:References:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=sOqVGa8bu0d4uebBfymb54CxMVeMB8XwDVNTmZkKSTU=; b=AdBUqNznaWNxjl eW4q4osKBJQDhRBVGJt1ksKpqdG3H/j3RzFb/M8trT8aid/DuwEPJXNuqqIldM7KQIeIBAV80FAer ZOxfdY2VDDWlVqQ5BldOdmeyFhE/243OdvuTcxPNzrKo1GFmCoHUrsLWEzrGLVbQhCZPIQYbTmmYE srmXAlKy7ACS9r3tozJ27NrHONt5UhOyIsVmY2Do+c726dkdXNAwVyEXeXybRsLpr+n54TD8Q4DVf x7cftaVDkWVFVVbRVD5uJ0/Dy0KF23MUEd+PKICrvx6KhWhIt57HbKgojX3374/8yA5LCg/T1Hcki 2sSPmKhG09pIySeZW8gA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mkix6-004nKW-Ip; Wed, 10 Nov 2021 08:27:28 +0000 Received: from mail-oi1-x230.google.com ([2607:f8b0:4864:20::230]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mkix2-004nJi-6s for linux-arm-kernel@lists.infradead.org; Wed, 10 Nov 2021 08:27:25 +0000 Received: by mail-oi1-x230.google.com with SMTP id u74so3846154oie.8 for ; Wed, 10 Nov 2021 00:27:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=wjabyqMriLlEDs0oghOnUdNbhq1Wnfi0um3A6ApanhQ=; b=HQOFMTYJ1V/jOeYgrLDR858/DdP3Vy1c/cct+8fLcNBkXEdEq4sc92loWTLjeuONPg x47uvloqdX08ZQmEbi3QxrYFYH59xFKmkT2fTFowIYf2/12sp30shdW1IuBO1eBef6El YdXTLEbzyYwM3jxajCkH3QibZLkAqs/6pisx3Z1MLcvfheLY1jQ61jeVD7bRjD7SZAD7 wtR1DJP0T4PDltZ2aR9tz0t00HGa4/OZkLoNUJr5r6vb134jJtJGd1jV3L/isudr8rv6 WM2rj8sdDkizTeDk9vcZTq+lARV6Y47ubXMpY0KSaPx2FYnLfmtlp1IciHLt5PksPAhc bfjg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=wjabyqMriLlEDs0oghOnUdNbhq1Wnfi0um3A6ApanhQ=; b=4PyLFdWIh4G/9JmyTk/+S9VguSw3uAswVJ186bU4QfpHvtitPsVp5dQWrzSsh/TXAg ekD3VQWixzBMOXAutS0DR3QwzJo9GOz/5vMbG9hwD/chtZ1QIYZI0ak+fuFWtwQddGMn vxmasF9Wb3Wwx+JOvcynQpIdRkE0V956JbQ/l86l0KMMxYDRV3NFgyrYST4WpVnaGcDQ DAdtgh3Oip29b+iuIBtIZE37UqZmIrkicrxKmwV/7eAks81JU5rhi4VHNf14hQQGYxNq G1euPFhvoIgA+Yvmsr5Bw7H2o4ZfcTzS6+vDRcY6XsnJ10GVDYqP0OeOyZGI/O+JixNN cAYw== X-Gm-Message-State: AOAM533I2nNWHQrO4zAntbtp2Ki7is8GTpWm0NKZM70PziQr91YLzfz1 cMUV1YP2B3BR3bBhQcntIX5yP2QRqRNEzdfrCbOTJg== X-Google-Smtp-Source: ABdhPJyH1LONHLtwhuZMcEBp+Yg0krY6vZeudqTwP0iP/LrQGnLZpNokAje6id0/RVcqCXpcn5QWiO0vgqMwvF5aEME= X-Received: by 2002:aca:120f:: with SMTP id 15mr11009740ois.132.1636532843343; Wed, 10 Nov 2021 00:27:23 -0800 (PST) MIME-Version: 1.0 References: <20211028141938.3530-1-lukas.bulwahn@gmail.com> <20211028141938.3530-7-lukas.bulwahn@gmail.com> In-Reply-To: <20211028141938.3530-7-lukas.bulwahn@gmail.com> From: Linus Walleij Date: Wed, 10 Nov 2021 09:27:12 +0100 Message-ID: Subject: Re: [PATCH 06/13] arm: ixp4xx: remove dead configs CPU_IXP43X and CPU_IXP46X To: Lukas Bulwahn Cc: Russell King , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Sekhar Nori , Bartosz Golaszewski , Linus Walleij , Imre Kaloz , Krzysztof Halasa , Avi Fishman , Tomer Maimon , Tali Perry , Patrick Venture , Nancy Yuen , Benjamin Fair , Dinh Nguyen , Arnd Bergmann , linux-arm-kernel@lists.infradead.org, openbmc@lists.ozlabs.org, kernel-janitors@vger.kernel.org, linux-kernel@vger.kernel.org X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211110_002724_309170_8BF9F976 X-CRM114-Status: GOOD ( 13.20 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Oct 28, 2021 at 4:20 PM Lukas Bulwahn wrote: > Commit 73d04ca5f4ac ("ARM: ixp4xx: Delete Intel reference design > boardfiles") removes the definition of the configs MACH_IXDP465 and > MACH_KIXRP435, but misses to remove the configs CPU_IXP43X and CPU_IXP46X > that depend on those removed configs, and hence are dead now. > > Fortunately, ./scripts/checkkconfigsymbols.py warns: > > MACH_IXDP465 > Referencing files: arch/arm/mach-ixp4xx/Kconfig > > MACH_KIXRP435 > Referencing files: arch/arm/mach-ixp4xx/Kconfig > > Remove the dead configs CPU_IXP43X and CPU_IXP46X. > > A further quick grep for the name of those two symbols did not show any > use of the two config symbols; so, there are no further clean-up activities > beyond this config removal needed. > > Signed-off-by: Lukas Bulwahn Patch applied to my IXP4xx tree! Yours, Linus Walleij _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel