From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933278AbeCGNkx (ORCPT ); Wed, 7 Mar 2018 08:40:53 -0500 Received: from mail-pl0-f67.google.com ([209.85.160.67]:33945 "EHLO mail-pl0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751220AbeCGNkv (ORCPT ); Wed, 7 Mar 2018 08:40:51 -0500 X-Google-Smtp-Source: AG47ELsNpRFhVwUixnvWKmQ19HHI+2El+FoTWlM7ZEJQZ5f2cvhBk/UkVxy/uzb7NlKp+U545QAPfA== Date: Wed, 7 Mar 2018 22:40:47 +0900 From: Sergey Senozhatsky To: Arnd Bergmann Cc: Stephen Rothwell , Sergey Senozhatsky , Petr Mladek , Tejun Heo , Steven Rostedt , Dave Young , Andi Kleen , Greentime Hu , Vincent Chen , Peter Zijlstra , Andrew Morton , adi-buildroot-devel@lists.sourceforge.net, Linux Kernel Mailing List , Sergey Senozhatsky Subject: Re: [PATCH] dump_stack: convert generic dump_stack into a weak symbol Message-ID: <20180307134047.GA521@tigerII.localdomain> References: <20180305053742.9149-1-sergey.senozhatsky@gmail.com> <20180307022127.GB802@jagdpanzerIV> <20180307104002.GA505@jagdpanzerIV> <20180307114845.GA894@jagdpanzerIV> <20180307234142.1c7d2710@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On (03/07/18 13:48), Arnd Bergmann wrote: [..] > > > > I can easily stop building blackfin - and, if the intention is to > > remove it, there is not much point in wasting resources building it any > > anyway. > > Right. At the moment, the plan is to remove metag, score, unicore32, > m32r, frv and blackfin. If you are building any more of those, you can > stop that as well. > > The fate of tile and mn10300 is still open, but I suspect they won't > last long either. That's a huge list. I heard that CRIS is having some problems as well: https://lkml.org/lkml/2018/1/11/403 -ss