From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756881Ab3H3Qx3 (ORCPT ); Fri, 30 Aug 2013 12:53:29 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46852 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756457Ab3H3Qx0 (ORCPT ); Fri, 30 Aug 2013 12:53:26 -0400 Date: Fri, 30 Aug 2013 09:55:50 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, netdev@vger.kernel.org, linux-watchdog@vger.kernel.org, Wim Van Sebroeck , "David S. Miller" , Al Viro , Eric Paris , Jiang Liu , David Howells , Thomas Gleixner , Stephen Rothwell , Linus Torvalds Subject: Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture Message-ID: <20130830165550.GA8151@kroah.com> References: <1377880842-6835-1-git-send-email-linux@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1377880842-6835-1-git-send-email-linux@roeck-us.net> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Aug 30, 2013 at 09:40:35AM -0700, Guenter Roeck wrote: > H8/300 has been dead for several years, the kernel for it has > not compiled for ages, and recent versions of gcc for it are broken. > It is time to drop support for it. > > Yes, I understand it is not that simple to drop an architecture, > and it may need some discussion, but someone has to put a stake > into the ground. Keeping a virtually dead architecture on life support > takes resources which are better spent elsewhere. If this doesn't build, and no one is using it anymore, I agree, it should be removed. If someone wants to revive it, 'git revert' works just fine. You can put my: Acked-by: Greg Kroah-Hartman on these patches, unless someone steps up to be the active maintainer of the arch and gets it building/working again. thanks, greg k-h