From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Sender: Guenter Roeck Date: Mon, 10 Sep 2018 15:02:08 -0700 From: Guenter Roeck To: Arnd Bergmann Message-ID: <20180910220208.GB17966@roeck-us.net> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Cc: ksummit Subject: Re: [Ksummit-discuss] [MAINTAINERS SUMMIT] Deprecation / Removal of old hardware support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Mon, Sep 10, 2018 at 11:40:59PM +0200, Arnd Bergmann wrote: > > One architecture (unicore32) got saved in the last minute by > the maintainer saying that he'd rather keep it in tree, despite not > even having a publicly available toolchain with sources. > unicore32 no longer builds with the mainline kernel because the (private) toolchain is too old (gcc < 4.6), so it may be time to revisit that decision. Guenter