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 ED44DC433F5 for ; Thu, 16 Dec 2021 10:41:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236151AbhLPKlS (ORCPT ); Thu, 16 Dec 2021 05:41:18 -0500 Received: from elvis.franken.de ([193.175.24.41]:50245 "EHLO elvis.franken.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230467AbhLPKlS (ORCPT ); Thu, 16 Dec 2021 05:41:18 -0500 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1mxoC2-00089d-00; Thu, 16 Dec 2021 11:40:58 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 5AA86C075D; Thu, 16 Dec 2021 11:40:49 +0100 (CET) Date: Thu, 16 Dec 2021 11:40:49 +0100 From: Thomas Bogendoerfer To: Alexandre Ghiti Cc: Steve French , Jonathan Corbet , David Howells , Russell King , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Yoshinori Sato , Rich Felker , Matti Vaittinen , Lee Jones , Jeff Layton , Greg Kroah-Hartman , Arnd Bergmann , Ronnie Sahlberg , Guenter Roeck , Wim Van Sebroeck , Lukas Bulwahn , Luis Chamberlain , Kalle Valo , linux-cifs@vger.kernel.org, samba-technical@lists.samba.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-cachefs@redhat.com, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, linux-power@fi.rohmeurope.com Subject: Re: [PATCH v2 0/6] Cleanup after removal of configs Message-ID: <20211216104049.GA10578@alpha.franken.de> References: <20211216094426.2083802-1-alexandre.ghiti@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211216094426.2083802-1-alexandre.ghiti@canonical.com> User-Agent: Mutt/1.10.1 (2018-07-13) Precedence: bulk List-ID: X-Mailing-List: linux-sh@vger.kernel.org On Thu, Dec 16, 2021 at 10:44:20AM +0100, Alexandre Ghiti wrote: > While bumping from 5.13 to 5.15, I found that a few deleted configs had > left some pieces here and there: this patchset cleans that. > > Changes in v2: > - Rebase on top of v5.16-rc1 > - Removed patch 6 since Matti said he would take care of that > - Added AB, RB > > Alexandre Ghiti (6): > Documentation, arch: Remove leftovers from fscache/cachefiles > histograms > Documentation, arch: Remove leftovers from raw device > Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH > arch: Remove leftovers from mandatory file locking > Documentation, arch, fs: Remove leftovers from fscache object list > arch: Remove leftovers from prism54 wireless driver > > Documentation/admin-guide/cifs/usage.rst | 7 +- > Documentation/admin-guide/devices.txt | 8 +- > .../filesystems/caching/cachefiles.rst | 34 ----- > Documentation/filesystems/caching/fscache.rst | 123 +----------------- > arch/arm/configs/axm55xx_defconfig | 3 - > arch/arm/configs/cm_x300_defconfig | 1 - > arch/arm/configs/ezx_defconfig | 1 - > arch/arm/configs/imote2_defconfig | 1 - > arch/arm/configs/nhk8815_defconfig | 1 - > arch/arm/configs/pxa_defconfig | 1 - > arch/arm/configs/spear13xx_defconfig | 1 - > arch/arm/configs/spear3xx_defconfig | 1 - > arch/arm/configs/spear6xx_defconfig | 1 - > arch/mips/configs/decstation_64_defconfig | 1 - > arch/mips/configs/decstation_defconfig | 1 - > arch/mips/configs/decstation_r4k_defconfig | 1 - > arch/mips/configs/fuloong2e_defconfig | 1 - > arch/mips/configs/ip27_defconfig | 1 - > arch/mips/configs/malta_defconfig | 1 - > arch/mips/configs/malta_kvm_defconfig | 1 - > arch/mips/configs/malta_qemu_32r6_defconfig | 1 - > arch/mips/configs/maltaaprp_defconfig | 1 - > arch/mips/configs/maltasmvp_defconfig | 1 - > arch/mips/configs/maltasmvp_eva_defconfig | 1 - > arch/mips/configs/maltaup_defconfig | 1 - > arch/mips/configs/maltaup_xpa_defconfig | 1 - > arch/powerpc/configs/pmac32_defconfig | 1 - > arch/powerpc/configs/ppc6xx_defconfig | 1 - > arch/powerpc/configs/pseries_defconfig | 1 - > arch/sh/configs/titan_defconfig | 1 - > fs/fscache/object.c | 3 - > fs/fscache/proc.c | 12 -- > 32 files changed, 6 insertions(+), 209 deletions(-) for the MIPS parts: Acked-by: Thomas Bogendoerfer -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 00F4AC433EF for ; Thu, 16 Dec 2021 10:41:52 +0000 (UTC) Received: from boromir.ozlabs.org (localhost [IPv6:::1]) by lists.ozlabs.org (Postfix) with ESMTP id 4JF7vz2fmqz3cRg for ; Thu, 16 Dec 2021 21:41:51 +1100 (AEDT) Authentication-Results: lists.ozlabs.org; spf=pass (sender SPF authorized) smtp.helo=elvis.franken.de (client-ip=193.175.24.41; helo=elvis.franken.de; envelope-from=tsbogend@alpha.franken.de; receiver=) Received: from elvis.franken.de (elvis.franken.de [193.175.24.41]) by lists.ozlabs.org (Postfix) with ESMTP id 4JF7vV2S9Wz2ynd for ; Thu, 16 Dec 2021 21:41:23 +1100 (AEDT) Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1mxoC2-00089d-00; Thu, 16 Dec 2021 11:40:58 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 5AA86C075D; Thu, 16 Dec 2021 11:40:49 +0100 (CET) Date: Thu, 16 Dec 2021 11:40:49 +0100 From: Thomas Bogendoerfer To: Alexandre Ghiti Subject: Re: [PATCH v2 0/6] Cleanup after removal of configs Message-ID: <20211216104049.GA10578@alpha.franken.de> References: <20211216094426.2083802-1-alexandre.ghiti@canonical.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211216094426.2083802-1-alexandre.ghiti@canonical.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-BeenThere: linuxppc-dev@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Rich Felker , linux-doc@vger.kernel.org, Matti Vaittinen , linux-mips@vger.kernel.org, David Howells , Paul Mackerras , Lee Jones , linux-cifs@vger.kernel.org, Yoshinori Sato , Jonathan Corbet , linux-sh@vger.kernel.org, Russell King , linux-cachefs@redhat.com, linux-arm-kernel@lists.infradead.org, Lukas Bulwahn , Guenter Roeck , Arnd Bergmann , Wim Van Sebroeck , Kalle Valo , Greg Kroah-Hartman , samba-technical@lists.samba.org, linux-kernel@vger.kernel.org, Ronnie Sahlberg , Steve French , Luis Chamberlain , Jeff Layton , linuxppc-dev@lists.ozlabs.org, linux-power@fi.rohmeurope.com Errors-To: linuxppc-dev-bounces+linuxppc-dev=archiver.kernel.org@lists.ozlabs.org Sender: "Linuxppc-dev" On Thu, Dec 16, 2021 at 10:44:20AM +0100, Alexandre Ghiti wrote: > While bumping from 5.13 to 5.15, I found that a few deleted configs had > left some pieces here and there: this patchset cleans that. > > Changes in v2: > - Rebase on top of v5.16-rc1 > - Removed patch 6 since Matti said he would take care of that > - Added AB, RB > > Alexandre Ghiti (6): > Documentation, arch: Remove leftovers from fscache/cachefiles > histograms > Documentation, arch: Remove leftovers from raw device > Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH > arch: Remove leftovers from mandatory file locking > Documentation, arch, fs: Remove leftovers from fscache object list > arch: Remove leftovers from prism54 wireless driver > > Documentation/admin-guide/cifs/usage.rst | 7 +- > Documentation/admin-guide/devices.txt | 8 +- > .../filesystems/caching/cachefiles.rst | 34 ----- > Documentation/filesystems/caching/fscache.rst | 123 +----------------- > arch/arm/configs/axm55xx_defconfig | 3 - > arch/arm/configs/cm_x300_defconfig | 1 - > arch/arm/configs/ezx_defconfig | 1 - > arch/arm/configs/imote2_defconfig | 1 - > arch/arm/configs/nhk8815_defconfig | 1 - > arch/arm/configs/pxa_defconfig | 1 - > arch/arm/configs/spear13xx_defconfig | 1 - > arch/arm/configs/spear3xx_defconfig | 1 - > arch/arm/configs/spear6xx_defconfig | 1 - > arch/mips/configs/decstation_64_defconfig | 1 - > arch/mips/configs/decstation_defconfig | 1 - > arch/mips/configs/decstation_r4k_defconfig | 1 - > arch/mips/configs/fuloong2e_defconfig | 1 - > arch/mips/configs/ip27_defconfig | 1 - > arch/mips/configs/malta_defconfig | 1 - > arch/mips/configs/malta_kvm_defconfig | 1 - > arch/mips/configs/malta_qemu_32r6_defconfig | 1 - > arch/mips/configs/maltaaprp_defconfig | 1 - > arch/mips/configs/maltasmvp_defconfig | 1 - > arch/mips/configs/maltasmvp_eva_defconfig | 1 - > arch/mips/configs/maltaup_defconfig | 1 - > arch/mips/configs/maltaup_xpa_defconfig | 1 - > arch/powerpc/configs/pmac32_defconfig | 1 - > arch/powerpc/configs/ppc6xx_defconfig | 1 - > arch/powerpc/configs/pseries_defconfig | 1 - > arch/sh/configs/titan_defconfig | 1 - > fs/fscache/object.c | 3 - > fs/fscache/proc.c | 12 -- > 32 files changed, 6 insertions(+), 209 deletions(-) for the MIPS parts: Acked-by: Thomas Bogendoerfer -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] 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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id 6FD40C433F5 for ; Thu, 16 Dec 2021 10:43:10 +0000 (UTC) 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=kQ514OQoPEdDNkxabuxWma/oxXF5jaxs+mNXxPpy6KE=; b=iuxJW8zrKyKJ09 iSZs9MCSOnX8Jl6gXdv8tGNpknxSAWwszf16QNw8ea/1Bf3OhAWMz24w54bgcdiG4FqRdryrdAeH1 6ewp9wtJGHAsb+14lXQsBK113tN9nhlHLWPmzyG5XP3COHaRi2bUFZYV1ds9oaWycBau0n3r18sFe S18EK5Xc7KDVgPg4jxJWtttVWds1epejqIOc50KYgK89ZdUlGjJEzwJ21FJreJ7PWDQwt0FuQbEAS UlJNx5fLGzoNNNgoUbKbUnN7zNOZR8Vx7GIZsEiNfEfgvsH4bAb0ohQ9yN+bueGn8csBYEfJ7NDWE +7IRf9deC+bdIoKTTVGQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxoCb-004tMf-4j; Thu, 16 Dec 2021 10:41:33 +0000 Received: from elvis.franken.de ([193.175.24.41]) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxoCX-004tK8-8s for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 10:41:31 +0000 Received: from uucp (helo=alpha) by elvis.franken.de with local-bsmtp (Exim 3.36 #1) id 1mxoC2-00089d-00; Thu, 16 Dec 2021 11:40:58 +0100 Received: by alpha.franken.de (Postfix, from userid 1000) id 5AA86C075D; Thu, 16 Dec 2021 11:40:49 +0100 (CET) Date: Thu, 16 Dec 2021 11:40:49 +0100 From: Thomas Bogendoerfer To: Alexandre Ghiti Cc: Steve French , Jonathan Corbet , David Howells , Russell King , Michael Ellerman , Benjamin Herrenschmidt , Paul Mackerras , Yoshinori Sato , Rich Felker , Matti Vaittinen , Lee Jones , Jeff Layton , Greg Kroah-Hartman , Arnd Bergmann , Ronnie Sahlberg , Guenter Roeck , Wim Van Sebroeck , Lukas Bulwahn , Luis Chamberlain , Kalle Valo , linux-cifs@vger.kernel.org, samba-technical@lists.samba.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-cachefs@redhat.com, linux-arm-kernel@lists.infradead.org, linux-mips@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, linux-power@fi.rohmeurope.com Subject: Re: [PATCH v2 0/6] Cleanup after removal of configs Message-ID: <20211216104049.GA10578@alpha.franken.de> References: <20211216094426.2083802-1-alexandre.ghiti@canonical.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211216094426.2083802-1-alexandre.ghiti@canonical.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211216_024129_645721_A225CD70 X-CRM114-Status: GOOD ( 16.10 ) 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, Dec 16, 2021 at 10:44:20AM +0100, Alexandre Ghiti wrote: > While bumping from 5.13 to 5.15, I found that a few deleted configs had > left some pieces here and there: this patchset cleans that. > > Changes in v2: > - Rebase on top of v5.16-rc1 > - Removed patch 6 since Matti said he would take care of that > - Added AB, RB > > Alexandre Ghiti (6): > Documentation, arch: Remove leftovers from fscache/cachefiles > histograms > Documentation, arch: Remove leftovers from raw device > Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH > arch: Remove leftovers from mandatory file locking > Documentation, arch, fs: Remove leftovers from fscache object list > arch: Remove leftovers from prism54 wireless driver > > Documentation/admin-guide/cifs/usage.rst | 7 +- > Documentation/admin-guide/devices.txt | 8 +- > .../filesystems/caching/cachefiles.rst | 34 ----- > Documentation/filesystems/caching/fscache.rst | 123 +----------------- > arch/arm/configs/axm55xx_defconfig | 3 - > arch/arm/configs/cm_x300_defconfig | 1 - > arch/arm/configs/ezx_defconfig | 1 - > arch/arm/configs/imote2_defconfig | 1 - > arch/arm/configs/nhk8815_defconfig | 1 - > arch/arm/configs/pxa_defconfig | 1 - > arch/arm/configs/spear13xx_defconfig | 1 - > arch/arm/configs/spear3xx_defconfig | 1 - > arch/arm/configs/spear6xx_defconfig | 1 - > arch/mips/configs/decstation_64_defconfig | 1 - > arch/mips/configs/decstation_defconfig | 1 - > arch/mips/configs/decstation_r4k_defconfig | 1 - > arch/mips/configs/fuloong2e_defconfig | 1 - > arch/mips/configs/ip27_defconfig | 1 - > arch/mips/configs/malta_defconfig | 1 - > arch/mips/configs/malta_kvm_defconfig | 1 - > arch/mips/configs/malta_qemu_32r6_defconfig | 1 - > arch/mips/configs/maltaaprp_defconfig | 1 - > arch/mips/configs/maltasmvp_defconfig | 1 - > arch/mips/configs/maltasmvp_eva_defconfig | 1 - > arch/mips/configs/maltaup_defconfig | 1 - > arch/mips/configs/maltaup_xpa_defconfig | 1 - > arch/powerpc/configs/pmac32_defconfig | 1 - > arch/powerpc/configs/ppc6xx_defconfig | 1 - > arch/powerpc/configs/pseries_defconfig | 1 - > arch/sh/configs/titan_defconfig | 1 - > fs/fscache/object.c | 3 - > fs/fscache/proc.c | 12 -- > 32 files changed, 6 insertions(+), 209 deletions(-) for the MIPS parts: Acked-by: Thomas Bogendoerfer -- Crap can work. Given enough thrust pigs will fly, but it's not necessarily a good idea. [ RFC1925, 2.3 ] _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel