Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753529AbbDYFVe (ORCPT ); Sat, 25 Apr 2015 01:21:34 -0400 Received: from smtprelay0139.hostedemail.com ([216.40.44.139]:60345 "EHLO smtprelay.hostedemail.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752159AbbDYFVd (ORCPT ); Sat, 25 Apr 2015 01:21:33 -0400 X-Session-Marker: 6A6F6540706572636865732E636F6D X-Spam-Summary: 2,0,0,,d41d8cd98f00b204,joe@perches.com,:::::::::::,RULES_HIT:41:355:379:541:599:800:960:973:988:989:1260:1277:1311:1313:1314:1345:1359:1373:1437:1515:1516:1518:1534:1541:1593:1594:1711:1730:1747:1777:1792:2198:2199:2393:2553:2559:2562:2693:2731:2828:3138:3139:3140:3141:3142:3354:3622:3865:3866:3867:3868:3870:3871:3872:3873:3874:4250:4321:4384:5007:6261:7576:8531:9036:10004:10400:10848:10967:11232:11658:11914:12517:12519:12555:12740:13069:13157:13228:13311:13357:14096:14097:21080,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fn,MSBL:0,DNSBL:none,Custom_rules:0:0:0 X-HE-Tag: care83_2a51bb8db4851 X-Filterd-Recvd-Size: 2856 Message-ID: <1429937557.23327.57.camel@perches.com> Subject: Re: [PATCH 00/21] ARCNET: Defibrillation From: Joe Perches To: David Miller Cc: mkl@pengutronix.de, m.grzeschik@pengutronix.de, netdev@vger.kernel.org, kernel@pengutronix.de, linux-kernel@vger.kernel.org In-Reply-To: <20150424.235853.1997287895150693202.davem@davemloft.net> References: <1429896055-31680-1-git-send-email-m.grzeschik@pengutronix.de> <1429901273.23327.5.camel@perches.com> <553AB241.3080004@pengutronix.de> <20150424.235853.1997287895150693202.davem@davemloft.net> Content-Type: text/plain; charset="ISO-8859-1" Date: Fri, 24 Apr 2015 21:52:37 -0700 Mime-Version: 1.0 X-Mailer: Evolution 3.12.10-0ubuntu1~14.10.1 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2049 Lines: 48 On Fri, 2015-04-24 at 23:58 -0400, David Miller wrote: > From: Marc Kleine-Budde > Date: Fri, 24 Apr 2015 23:14:41 +0200 > > On 04/24/2015 08:47 PM, Joe Perches wrote: > >> On Fri, 2015-04-24 at 19:20 +0200, Michael Grzeschik wrote: > >>> This patch series tries to reanimate the ARCNET hardware layer to be > >>> somehow readable and maintainable again. It includes a lot of cleanup > >>> patches. It also adds some fixes which leads the layer to become usable > >>> again. And as a special treatment it adds more features like correct > >>> loading and unloading of the com20020 card. > >> Wow. Good for you, but why? Does anyone still use these? > > Yes, there are parts of the industry where "old" machines are > > retrofitted with new hardware...and a lot of these machines still talk > > ARCNET :) > > But the real issue is, this layer is development wise in the same > category as the IDE layer. > > Any non-trivial change is nothing but pure risk, especially given the > low level of test coverage the code gets. > > So I really only want to see the most critical obvious bug fixes > submitted for this layer and drivers. > > And no I will not accept an argument stating that you have to > restructure and clean this code up in order to fix the bugs. That's > bogus. I think that arcnet is a fairly simple protocol. Given the current state of the code, if someone wants to make the code better, it might be better to wholesale replace what's there instead of incrementally modifying it. It's not that difficult to make what's there style cleaner though. Most if it is trivial sed style replacements. Dunno. It doesn't look like that big a job actually, but I don't use it nor could I do testing on actual hardware. If pengutronix wants help, I probably could. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/