Received: by 10.213.65.68 with SMTP id h4csp737470imn; Wed, 4 Apr 2018 06:30:06 -0700 (PDT) X-Google-Smtp-Source: AIpwx48kYzimHWjlSaJx14cjclE5pbXvYDvnknhhReXVKbYLeD6AlgDmofGuGr0D0dJyq1LfJ4Vh X-Received: by 2002:a17:902:a70f:: with SMTP id w15-v6mr18730302plq.344.1522848606633; Wed, 04 Apr 2018 06:30:06 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1522848606; cv=none; d=google.com; s=arc-20160816; b=v3K1129gSH1deDvq4ONalkAo+DJ7oteSweYgn7G+yulXt4MthCqmJyO1yVoScuEuSy V4cQzsTCUpdpDO+Yfi8Ma3TCN5DejcEuiJOD4bU62DSTwU8d4ydyPYzuAwGVOKCczF0R 3AXazN+jEiPjVTw8b/JGQUDO9n/8+Uj8m1trUSKWwGmkri+ASF9R5wXaIXCgPW+pVgfD 2628zu7mbspxWTWg7IwibsankL3AeSv0Xjs3Twk3u/dtAMTfR2clOvZ+0VX4B4HmKtR3 AoTnrMgL7szliO8WvgBwu2O5d33cefc09l2tCAHAPZUN84rSUJ9VYVECxpsxdQOwHcpH H2Gg== 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:dmarc-filter:arc-authentication-results; bh=NpbtKz3fOtJsQoQoWzA8vaNv2zIoU3ypjRhz8jGS50w=; b=jQ8H9OER524g/d41yYtwbk6hmdsv4fi6wS7nUNp9ShPajbX9aW2DNLEA6kiJYf9kmL FVbC6a+O/NLQAtcJRf1SMxgVYFoYR6lsNKSBPuDUwX3D3hPeeritmTFxIH2FfQkfWmfo JjN/hdAc9dOvCR9cGSjWPbK4Xrr97JFxZN77q46HGwOz6uONlQFtxXPh/OMObEYSnaC8 OQc2iI3DV7SI25RPHaMxggKwH+lwYTT0faAaPJzT8NeOdfjIJJa+f6S9TWuAAyOg1GWg 0PQP40QCbuKhyaVoiZEuSl7nLsAfkEhQshtMRYpe4O03f6Bxd0Jw17y6HighxaijBuXZ e/Sw== 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 l5si3690049pgo.397.2018.04.04.06.29.52; Wed, 04 Apr 2018 06:30:06 -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 S1751326AbeDDN2X (ORCPT + 99 others); Wed, 4 Apr 2018 09:28:23 -0400 Received: from mail.kernel.org ([198.145.29.99]:36528 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751155AbeDDN2V (ORCPT ); Wed, 4 Apr 2018 09:28:21 -0400 Received: from saruman (jahogan.plus.com [212.159.75.221]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id B8C6221720; Wed, 4 Apr 2018 13:28:18 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org B8C6221720 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=jhogan@kernel.org Date: Wed, 4 Apr 2018 14:28:16 +0100 From: James Hogan To: Arnd Bergmann Cc: Pavel Machek , Geert Uytterhoeven , Linus Torvalds , Linux Kernel Mailing List , linux-arch , 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: <20180404132815.GC25517@saruman> References: <20180404080142.GC9342@amd> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dkEUBIird37B8yKS" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.7.2 (2016-11-26) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --dkEUBIird37B8yKS Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 04, 2018 at 10:38:41AM +0200, Arnd Bergmann wrote: > Also, now that the other architectures are gone, a lot of changes can > be done more easily that will be incompatible with a pure revert, so > the more time passes, the harder it will get to do that. Yes, and an out-of-tree arch port (as effectively these arches now are) requires constant maintenance (often subtle runtime breakage) to keep up to date with each new kernel release, which happens mostly automatically =66rom arch maintainer POV while they're merged. Even without changes intentionally taking advantage of not having to care about these arches, it'll be only a few cycles at the most before a plain revert won't "just work". Cheers James --dkEUBIird37B8yKS Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEd80NauSabkiESfLYbAtpk944dnoFAlrE0u8ACgkQbAtpk944 dnpouw/7BuX2Xq6CccnKjZ0E6fXJrndakmq3V81c5YtmhPBNilFw/n2Rpf0k0edd HflcS2dsfIDBL6CB6mZIrXidwTcaIgYdClbOK+VNReyzcCGKqBWFguxQ4YF6H+Qt 5Ri1ihoHveHtCkZC2Om9wA8GD5p0283QpHnI19pHCQwL0XblU56dE1210UEDT4CB ehPIzr7QaOAk8zeN97iB5xEjx6i7xoZQ1e9b4yOERQoR4rTtfx0CyJ75CfdZKVh3 DXenWrRaen4+AeGbczkEeraJI7fL73Uw48Eb8KzZXbqWR21aH4wedb5t1No7T3hK igW7KhQ/yvwONhEngjyAQ7tIENwckBTtscJm0Amti9fek47i+bMVzVL9Ho2ZlMND 0cb0v07reizXbmjEPVP9ZEQW5FwgYAj+72TD+EvUNHYq6n6pSwOPXZCbtk7LjBBR MKQ/Wj5FPP89QtA78gDgNfzByRzZPoHK2xbxwy7zstanWTBA0iEJ+jUQzL+bMMVM CwBI9SGSxbL5hoqk9cd/Owiks7LOhJSyz/R9J39chmB5bqyS0jRDY9j5KSSVYeoI LWi2fJklr24hIB5xBKow+S3ft5RTqgZOQ1YqRPCLbo1EGXKbGCZ6F2No8KHep2si rIRA4BLuhM6rz7vVGaRwYN2C5I3Kw6xSI1JWZSNqm4nrEvpMruw= =ztgU -----END PGP SIGNATURE----- --dkEUBIird37B8yKS--