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 633EDC433EF for ; Thu, 7 Apr 2022 07:52:49 +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=DrygJpyiJdv4eCFhLnHVjQvTuYMkjRL7Ui3kawH3YS4=; b=OM0/pkGx6vlI9p wWcaBGlCmrkOcV8U8UQP7iftDT8iQBSSbWPDsBbjeuGhZSLk4wpCX4p6fTdjXYWL5cm2GOgMom0CP +fC/o5EEtPkvy63DIp/gehLuQOnj3lIqN0xX5Qj0Hht2a1S8Kca7uTGSJAhxk2rsPMHjdW0dG2YTy pxojghh3hId5zgF5YaoiLVpXU4yPO8wR8vZcxLCNySNGpUGcfA5aFRzZ7bPPJfaBrCwpUxYQFaVVj +hJtsY2F4C5b+iGtSajRieqm4QJXrzefruGOsPuUQ914JFHlQDNLuEldJHEZOpaMor09vbhYZzc8r Nvk/OEuLWPNVmOLVOEgA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncMwb-00A8Lr-6b; Thu, 07 Apr 2022 07:52:41 +0000 Received: from hch by bombadil.infradead.org with local (Exim 4.94.2 #2 (Red Hat Linux)) id 1ncMwY-00A8KX-C6; Thu, 07 Apr 2022 07:52:38 +0000 Date: Thu, 7 Apr 2022 00:52:38 -0700 From: Christoph Hellwig To: John Paul Adrian Glaubitz Cc: Arnd Bergmann , Rob Landley , Geert Uytterhoeven , Christoph Hellwig , Linus Torvalds , Yoshinori Sato , Linux Kernel Mailing List , linux-arch , "moderated list:H8/300 ARCHITECTURE" , "open list:TENSILICA XTENSA PORT (xtensa)" , Max Filippov , Linux-sh list , linux-m68k , Greg Ungerer , Damien Le Moal , linux-riscv , Rich Felker Subject: Re: [RFC PULL] remove arch/h8300 Message-ID: References: <04c0374f-0044-c84d-1820-d743a4061906@physik.fu-berlin.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <04c0374f-0044-c84d-1820-d743a4061906@physik.fu-berlin.de> X-BeenThere: linux-riscv@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-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org On Thu, Apr 07, 2022 at 09:47:04AM +0200, John Paul Adrian Glaubitz wrote: > But if it's not a lot of code, would it really accumulate a lot of cruft? > > If the code just works as is and doesn't need much attention to keep it working Because no one gives it even that little bit of attention. _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv