Received: by 10.223.185.116 with SMTP id b49csp3133291wrg; Sun, 25 Feb 2018 14:51:27 -0800 (PST) X-Google-Smtp-Source: AH8x224Nuru+tlWbw0jvijGD7v9ScglgbwZmitJlBkGVPlwWVLp6l9bx/rzPL1ms+dG8yJo918FP X-Received: by 10.101.86.1 with SMTP id l1mr6912246pgs.140.1519599086901; Sun, 25 Feb 2018 14:51:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519599086; cv=none; d=google.com; s=arc-20160816; b=WbIbOag2mo9e/bQ0qKDwkib7gXY3DfQAybeQeok1i4/jsh9xHZ0+mxia9Rh0fNuqKy 8ANa7F/6oIEijn2j77jaUqnt92QVmwJaGYf4ypNnJWVLJR9uJNtSz71NMfIzTTj5dw2j flhyblg+w3s6vAcl1cUGph3wG4fLm4HteoLFQUG6VPdwtVpgAdmffRfiHq2sjvstjYo0 FD93rnxm+7VLR09BWeZ35vuf0nxhG+hYUKz/xuL6cVyh7JEmoVHXYpAcaWX53J8Tpuqa gfoNfe3l7Xm76JNOmNOCL+V8YSBp04p/biPbGL5AQpe3eKXNDcOjOaXr+EdDAQkcRhpW auuA== 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=R0uO4htxVwZRIHtcc1TV569HRnrowD1KbOyDYc2Ck9g=; b=Kj3y7obWaXxktPI2cFdTdb80LvBthHq1OiInX1E9RvI0ZNisRlqc4/r9h1DYaR46sn yTLhdP9G4X+tHmz/vqXOpVlJo0IikRxyInnAnHqIGcC+Vf60RbgeP/JI2aOhX0agbHqh aZUs+P0QMV44wdZoEeeeuTawhEI7nFqsJkoPf/5DAAyo1Tfp/aQBdeRqbagrJvg03JbM 47rDhtjYY/UkCH98cM7aw/pAvMDUVdaEUfMr+Lu88+X6qJqzMK2Prw9I5fPJEv9hJgbK Lhj206Dcg2CN2YA45f/0sO35sh7iUVvhmL+rieRPqIhTcffCoT5ra7h7+fL/9kXjR9E1 bG6g== 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 f19-v6si2867326plj.10.2018.02.25.14.51.02; Sun, 25 Feb 2018 14:51:26 -0800 (PST) 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 S1751921AbeBYWuG (ORCPT + 99 others); Sun, 25 Feb 2018 17:50:06 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:58513 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751738AbeBYWuE (ORCPT ); Sun, 25 Feb 2018 17:50:04 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 9113980179; Sun, 25 Feb 2018 23:50:01 +0100 (CET) Date: Sun, 25 Feb 2018 23:50:02 +0100 From: Pavel Machek To: Alan Cox Cc: Guenter Roeck , Arnd Bergmann , linux-arch , Linux Kernel Mailing List , Richard Kuo , linux-hexagon@vger.kernel.org, Chen Liqin , Lennox Wu , Guan Xuetao , Al Viro , James Hogan , linux-metag@vger.kernel.org, Jonas Bonn , Stefan Kristiansson , Stafford Horne , openrisc@lists.librecores.org, David Howells Subject: Re: Removing architectures without upstream gcc support Message-ID: <20180225225002.GA6078@amd> References: <20180222234833.GA3047@roeck-us.net> <20180223154316.35b26857@alans-desktop> <20180223171019.GA1125@roeck-us.net> <20180225202806.735a6870@alans-desktop> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ZPt4rx8FFjLCG7dd" Content-Disposition: inline In-Reply-To: <20180225202806.735a6870@alans-desktop> 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 --ZPt4rx8FFjLCG7dd Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! On Sun 2018-02-25 20:28:06, Alan Cox wrote: > > FWIW, alpha and m68k are known boot with qemu (even though m68k > > generates a warning traceback with the mainline kernel). >=20 > M68K works - people actively use it. Crazy people true 8). Alpha I > believe one or two people boot. I just need to track down some discs for > my Alpha 8) I guess it would be useful to track who tested what kernel on what hardware ... and I created a project for that. Feel free to contribute: https://github.com/pavelmachek/missy -- I'd like to get some data from "big" iron... Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --ZPt4rx8FFjLCG7dd Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlqTPZoACgkQMOfwapXb+vLKywCgk2z5SVeKJcYPKZ6cWyThLJMR OnQAoIPqgq/lzlii0UrakhlWdMkuYyYy =Tfvd -----END PGP SIGNATURE----- --ZPt4rx8FFjLCG7dd--