Received: by 2002:a25:ef43:0:0:0:0:0 with SMTP id w3csp554270ybm; Thu, 28 May 2020 09:16:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyR7Beo/xAcpDF97SbYJbfRXNYxcLN67COANnLcxdNjBuchmzq1UsGVdBsGM480DuXUf6Yp X-Received: by 2002:a17:906:2e50:: with SMTP id r16mr3630645eji.305.1590682595775; Thu, 28 May 2020 09:16:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590682595; cv=none; d=google.com; s=arc-20160816; b=csMXhiK8QTkXxmJh/H3t2Cws0KSsyIyy5HT0YMVdqbZzI7V1w02P1H/z5wQh7b2Aua VM7qXI4v0z1DkWo0VtIldQExEKNr/WA0kBIVuPhkO8WPvKdaK0NwpJHsu6aCa1DRO8wi x1H7Qh+aC2RDtwu7xPtkK7cpwHYldThHl0k4zRbV0q2xdY1BU33uTQOIGcmQfO+Qz6sp Ds909fq+lI+PPz2fwzINb3Yj8eX7QWmCRgpseGJhDInwBhKOSUZJ8eTwi2NJ62IPrIL+ +CyF3I3k0PJPOh+pGwNU6VFo80rDPZ66nMkefvCBDhERbYoRQFSKug594ZHDkBZdsz+v fo1g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=EwbsVYZPzS4lepcj+W3FBkEVLCW1rJwanBIZZN5/mMg=; b=V4+ocx1sfquxLFQgjf5danW56N+gx7tPbUdLXmog4jB8OcKhDYJUTw0xoJsEwwZLZe jSyUE5VJPVdgezCYBMVB101UfXv84bCO4AgOyGH6znGeH0y8aUAZ/yNwNDiNc/uSI7qO Nf4LqHg+dUukCJcsFQ11+SzeGabh9qqV5ng5rDFWmnpduuk5cU5FLwUz/bwdDUOb0Tbp 5BqOVK7ECIrZ3KUF3Q9MIOSTMNyeiewkk/A1njOx1g1prsi8kOrrthTOQV0lZMjVYlJF KTsQkHhY3qplkr2JEt7+eyUAzlYAFcr0j8dDkLqazZCiGBqjJxDSer/IzxeupLhU68Z1 jf4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id l8si4156242ejb.670.2020.05.28.09.16.12; Thu, 28 May 2020 09:16:35 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2404876AbgE1QOS (ORCPT + 99 others); Thu, 28 May 2020 12:14:18 -0400 Received: from brightrain.aerifal.cx ([216.12.86.13]:35674 "EHLO brightrain.aerifal.cx" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2404861AbgE1QOS (ORCPT ); Thu, 28 May 2020 12:14:18 -0400 Date: Thu, 28 May 2020 12:14:16 -0400 From: Rich Felker To: Christoph Hellwig Cc: Arnd Bergmann , linux-sh@vger.kernel.org, ysato@users.sourceforge.jp, linux-kernel@vger.kernel.org, viro@zeniv.linux.org.uk, Rob Landley , Geert Uytterhoeven , Linus Torvalds Subject: Re: [GIT PULL] sh: remove sh5 support Message-ID: <20200528161416.GY1079@brightrain.aerifal.cx> References: <20200424221948.1120587-1-arnd@arndb.de> <20200507143552.GA28683@infradead.org> <20200528054600.GA29717@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200528054600.GA29717@infradead.org> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 27, 2020 at 10:46:00PM -0700, Christoph Hellwig wrote: > [adding Linus] > > On Thu, May 07, 2020 at 07:35:52AM -0700, Christoph Hellwig wrote: > > Any progress on this? I plan to resend the sh dma-mapping I've been > > trying to get upstream for a year again, and they would conflict, > > so I could look into rebasing them first. > > So for years now it has been close to and in the end impossible to > provoke sh maintainer action. At the same point hardware is pretty much > long gone for the real commercial variants, and never took off for the > open hardware nommu variant. > > Linus, would you ok with a 5.8 pull request to just kill off arch/sh/? It is in active use. Please do not act on such a request. I would be much quicker to ack things that actually need ack if I weren't CC'd on hundreds of random non-arch-specific changes that don't need it, but I understand that's how the kernel process works. If there are things that need ack please feel free to ping. Note that I specifically acked and requested the sh5 removal. Rich