Received: by 10.213.65.68 with SMTP id h4csp448767imn; Wed, 4 Apr 2018 01:03:12 -0700 (PDT) X-Google-Smtp-Source: AIpwx4+muHvfotn2EBHsWrqIi/LUJj71TLNRM/hSQ0e6l3vRwkYRe2I6rejcIm9zBjXkiLvBjEBS X-Received: by 10.101.78.194 with SMTP id w2mr1073121pgq.242.1522828992312; Wed, 04 Apr 2018 01:03:12 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522828992; cv=none; d=google.com; s=arc-20160816; b=SU+tMojoSN0gORNhZ30WDhDaT/42WL1qQtfbkdrCyULa10GPdCd6synQuLOdTrZikQ 2n/QgC/fEJSRZp3q8NLYPGqhMEAw72Y7cDmqIlQhsZylyixPJc77S5L37TtJ9JdWFav+ 7hIWkSPecBmIacw41jBKYRbgoovI6G5liou9mMgWh3cUNZRT7LKt0A8nrPs/2RC9V8lO 3w9N5XLFzSBn5FJjhhhdIw24T30eiTzx1zTKtcllR/A+EyPLGh1t10FcXXaxcsYy7heI Oux955rdZGx9AGm3qDCKsK4hP8DBmpgqIbYzICiQutVPyPGtvgUfC9gKyW3B3A4bsNVF XKBA== 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:arc-authentication-results; bh=csKNXXL0HB+BC+d0fuLaIXrjIdFtLr+VpDvb/VU4W+Y=; b=PpXwhopozp9hjz5qcHtYuTH4jbKHQT+PCcWYdvlNpAeQApr5Vc/m5qp+RUKchl8bqi MINZZHN9VvcJa07NlhTvBj3VSGx8O+MTjR+ZAXoW9qEsCy5oeTAs95CqPal9rBngMbuT i23wTD3rqpwbCLvw0+aHP/hvWDtvZ5NeNhRwdvPWPCzcUZBvLlFpmp2pRzpeHx8nNWWY qJp0AZ3cq3NNP1ugqBopDx3vLfOrc0L5xmhHLvlQFU7twOuYh9oimxxMCvgJ4R/uOvVG 2wHLuB8n34bW8vmzMx2YOp7m4sELkx4S04w1M5l/FO2t33BICvs0NQ4y8ZhHT4MSHhhU utoA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k20-v6si2448699pll.494.2018.04.04.01.02.58; Wed, 04 Apr 2018 01:03:12 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751313AbeDDIBr (ORCPT + 99 others); Wed, 4 Apr 2018 04:01:47 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:59696 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751255AbeDDIBo (ORCPT ); Wed, 4 Apr 2018 04:01:44 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 6B02080404; Wed, 4 Apr 2018 10:01:43 +0200 (CEST) Date: Wed, 4 Apr 2018 10:01:42 +0200 From: Pavel Machek To: Geert Uytterhoeven Cc: Arnd Bergmann , Linus Torvalds , Linux Kernel Mailing List , linux-arch , James Hogan , David Howells , "moderated list:PANASONIC MN10300..." , Hirokazu Takata , Lennox Wu , Aaron Wu , Bryan Wu , Chris Metcalf , Jesper Nilsson Subject: Re: [GIT PULL] arch: remove obsolete architecture ports Message-ID: <20180404080142.GC9342@amd> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="UFHRwCdBEJvubb2X" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --UFHRwCdBEJvubb2X Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue 2018-04-03 11:18:15, Geert Uytterhoeven wrote: > On Mon, Apr 2, 2018 at 9:54 PM, Arnd Bergmann wrote: > > On Mon, Apr 2, 2018 at 8:57 PM, Linus Torvalds > > wrote: > > Regarding a possible revert, that would indeed involve reverting > > multiple patches for most architectures, plus parts of at least these > > three: > > > > Documentation: arch-support: remove obsolete architectures > > treewide: simplify Kconfig dependencies for removed archs > > ktest: remove obsolete architectures > > > > For those, I went the other way, and removed all architectures at > > once to simplify my work and to avoid touching the same files up > > to eight times with interdependent patches (which couldn't > > be reverted without conflicts either). > > > > There are a couple of driver removal patches that got picked up > > into subsystem trees instead of this tree, so a full revert would also > > involve finding other drivers, but if you prefer to have the patches > > completely split up by arch, I could rework the series that way. >=20 > In reality, a resurrection may not be implemented as a pure revert, but as > the addition of a new architecture, implemented using modern features (DT, > CCF, ...). By insisting on new features instead of pure revert + incremental updates, you pretty much make sure resurection will not be possible :-(. Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --UFHRwCdBEJvubb2X Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlrEhmYACgkQMOfwapXb+vKWKACdFSdjPnYHqBYoogKNbLV6gu66 znIAn1yoUxRUhPZkbsUDtB7rZqLNIBhI =Sq8X -----END PGP SIGNATURE----- --UFHRwCdBEJvubb2X--