Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp5476040ybl; Tue, 4 Feb 2020 14:55:57 -0800 (PST) X-Google-Smtp-Source: APXvYqzJ703EJ3s4ruiMdlpat9+7wwGQDfnVXOeLxlTVcECPVI3VvYeH+nAPmQwn4GNNc4KeEfJc X-Received: by 2002:aca:f4c4:: with SMTP id s187mr901720oih.154.1580856956911; Tue, 04 Feb 2020 14:55:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1580856956; cv=none; d=google.com; s=arc-20160816; b=GUU1MNDnskE8a1MeeGrqf5InT1CqnD/ZLypBDxE8+OhguRi3bQxpLVJTwm1kk9q1KH D+GZz6dkMaI7zsahi/pM0KFCgHK6t8xvAWCrc3sDfJTgBpVjOipIi+5+fQ+aWG4/OgMA 6l53XSF5ktc9E17xjqKszrH2vH+MlgHW6+nPa7hlh3lGuaPzGWpOxRSxvvVksi5bLZok GcmVop84gXr9vldsjIvVvP4p5/V6MGZdDeG/Bb7oaycHdtpOY2mdw5RzaoPMsO0uM7Nn LMiHDnIyLe4l5ydRYNqmySLpVCo/uGlPVDxeZ9SsE3MFEqoy6Ycad77pHWeTI0RGqa6e ujkQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=TKrv5/3zYqXMG+fEUg7xljtX6WQVx0d43AahDRs66FA=; b=d5i+/YRK+J6AFNzEmpUX0Boyom6LBgcOFWtzQjYiIBspcd1TJNqkxnGpxEjn1f0xxr 3j7C+vKibtU1YDZplU/v652qlGCP8oJ8Z9ISohqb0V6jCiTEVR9/sUFx7Cbjt9RtlnOq 7f5403uwffw5B3Qrc/KIcpndmldf92xs+/MUPfwstFR/b5By4Th6+CKE+S+KzerUJC65 uoz1qvpSk+Zyu/R88xQhuQYQ3KY+euttv2qkIKO9xneUvkqZEL7Dw5XllC5NPUrO+ncD 8QHie29vxtL7x2G7S4Yd6NOouv+bnV7gvcjFsHpcoSdOeHrsCKfVQXh+4CdVkLIw6Syi sgRQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=suYV9xqy; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id l17si12782722otk.218.2020.02.04.14.55.44; Tue, 04 Feb 2020 14:55:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=suYV9xqy; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727627AbgBDWxf (ORCPT + 99 others); Tue, 4 Feb 2020 17:53:35 -0500 Received: from mail.kernel.org ([198.145.29.99]:60966 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727412AbgBDWxf (ORCPT ); Tue, 4 Feb 2020 17:53:35 -0500 Received: from localhost (unknown [167.98.85.149]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id BB8A32084E; Tue, 4 Feb 2020 22:53:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1580856814; bh=oxwJvXSqIfXICehj/SghLfgVcbieW0oDOVxIwdXphck=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=suYV9xqyxODkhiSyMOMTvwm0iiZhH1MYizjV4dK0YLem/fMLCJkqGNKxe3W5QxGxK BXpilZWtXehy0JhBNdivHZurUzUc6VDgIJXWNMSPPrpgzMcPQ1VBqMltLFN9+0176j O/5Jr74Xcj9wVm7X3II2m7DeJH/ZbefC6Rek0kiw= Date: Tue, 4 Feb 2020 22:53:32 +0000 From: "gregkh@linuxfoundation.org" To: Matthew Wilcox Cc: Chris Packham , "devel@driverdev.osuosl.org" , "brandonbonaby94@gmail.com" , "julia.lawall@lip6.fr" , "yuehaibing@huawei.com" , "paulburton@kernel.org" , "aaro.koskinen@iki.fi" , "fw@strlen.de" , "linux-kernel@vger.kernel.org" , "ddaney@caviumnetworks.com" , "bobdc9664@seznam.cz" , "sandro@volery.com" , "geert@linux-m68k.org" , "linux@roeck-us.net" , "ivalery111@gmail.com" , "ynezz@true.cz" , "davem@davemloft.net" , "dan.carpenter@oracle.com" , "wambui.karugax@gmail.com" Subject: Re: [PATCH 1/2] staging: octeon: delete driver Message-ID: <20200204225332.GC1128093@kroah.com> References: <20191210091509.3546251-1-gregkh@linuxfoundation.org> <6f934497-0635-7aa0-e7d5-ed2c4cc48d2d@roeck-us.net> <20200204070927.GA966981@kroah.com> <1a90dc4c62c482ed6a44de70962996b533d6f627.camel@alliedtelesis.co.nz> <20200204203116.GN8731@bombadil.infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20200204203116.GN8731@bombadil.infradead.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Feb 04, 2020 at 12:31:16PM -0800, Matthew Wilcox wrote: > On Tue, Feb 04, 2020 at 08:06:14PM +0000, Chris Packham wrote: > > On Tue, 2020-02-04 at 07:09 +0000, gregkh@linuxfoundation.org wrote: > > > On Tue, Feb 04, 2020 at 04:02:15AM +0000, Chris Packham wrote: > > > > I'll pipe up on this thread too > > > > > > > > On Tue, 2019-12-10 at 02:42 -0800, Guenter Roeck wrote: > > > > > On 12/10/19 1:15 AM, Greg Kroah-Hartman wrote: > > > > > > This driver has been in the tree since 2009 with no real movement to get > > > > > > it out. Now it is starting to cause build issues and other problems for > > > > > > people who want to fix coding style problems, but can not actually build > > > > > > it. > > > > > > > > > > > > As nothing is happening here, just delete the module entirely. > > > > > > > > > > > > Reported-by: Guenter Roeck > > > > > > Cc: David Daney > > > > > > Cc: "David S. Miller" > > > > > > Cc: "Matthew Wilcox (Oracle)" > > > > > > Cc: Guenter Roeck > > > > > > Cc: YueHaibing > > > > > > Cc: Aaro Koskinen > > > > > > Cc: Wambui Karuga > > > > > > Cc: Julia Lawall > > > > > > Cc: Florian Westphal > > > > > > Cc: Geert Uytterhoeven > > > > > > Cc: Branden Bonaby > > > > > > Cc: "Petr Štetiar" > > > > > > Cc: Sandro Volery > > > > > > Cc: Paul Burton > > > > > > Cc: Dan Carpenter > > > > > > Cc: Giovanni Gherdovich > > > > > > Cc: Valery Ivanov > > > > > > Signed-off-by: Greg Kroah-Hartman > > > > > > > > > > Acked-by: Guenter Roeck > > > > > > > > Please can we keep this driver. We do have platforms using it and we > > > > would like it to stay around. > > > > > > > > Clearly we'll need to sort things out to a point where they build > > > > successfully. We've been hoping to see this move out of staging ever > > > > since we selected Cavium as a vendor. > > > > > > Great, can you send me a patchset that reverts this and fixes the build > > > issues and accept maintainership of the code? > > > > > > > Yep will do. > > > > On Tue, 2020-02-04 at 10:21 +0300, Dan Carpenter wrote: > > > My advice is to delete all the COMPILE_TEST code. That stuff was a > > > constant source of confusion and headaches. > > > > I was also going to suggest this. Since the COMPILE_TEST has been a > > source of trouble I was going to propose dropping the || COMPILE_TEST > > from the Kconfig for the octeon drivers. > > Not having it also causes problems. I didn't originally add it for > shits and giggles. Yes, without this option, the code bit-rotted horribly. It needs to be able to be built otherwise people will change the code and it will break and no one will notice except Guenter's build bots and then no one will fix it :( i.e. exactly what was happening before... So this needs to all be fixed up properly, and really, should be merged to the "real" part of the kernel... thanks, greg k-h