Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp559705imu; Wed, 2 Jan 2019 11:54:49 -0800 (PST) X-Google-Smtp-Source: ALg8bN57FwhWzF/bncxs3Y9j08wLtABeTMR7Z8U0MSLV5PLKxEospm1d0NtwDxHSa0gNSXprrXH0 X-Received: by 2002:a17:902:1102:: with SMTP id d2mr44771588pla.138.1546458889138; Wed, 02 Jan 2019 11:54:49 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546458889; cv=none; d=google.com; s=arc-20160816; b=J0rxsXGlicl07z+uXCNXBDmzVYt39Jf02QB858zAuADKqSHqNy1Ff67WS3PBEJANNF 6itOVYZ46vu0ZnaRBbJ+xSpZrBiXtEEoqqm0fu6O4ATnSPcP03KMYf+8tMI1ose6lsdI J5qgidmtmWOcqBnRBkVAEMF17TakENuC0KtzF+/VRMf9TT/BBMGwnYKs5S9PPaACRtUE dqtHqD6kDprwBsaUvhUGKEOWBxePvWnY48MaBTHEsxSy2QW+gFmVZUJfzsENow8UaOPN 2PuOEkVsinnLMG2wArv6kfEXSSpBzJnLS3nLBpzYQ7FS73LSZAtgVmAN+Qq1GIeTnxKz p0XA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:date:cc:to:from:subject:message-id; bh=9Or9DCBpiuXusi0PEetGvjK7MVlxI7SO4VCr9StwG84=; b=eah9u604GoYpTEyHyHS86ZhB7TB2c8jbS9bHxCeeYKAfHX67J+DJSnUOd5eL/nCvY3 u7h70GTQPzCtkI9n0P192tjtDoOj5PUxcb5yd0p3DSAm7yHqytUX/MU0nZZaDdQf7lY/ Nt2ejfrIHLFsoGwQ9aFz/mWQkfEDDAJ/rI2O5eevjOX97/WBiAJ9s7ZhS3lmdGXCUa7L 6GNnktyhcQhtYcRsgyiwaepNVzbG2tFpfQgcLbrt2Q9TrMwOaIv++Q24640QjSjYcOr8 B4uFZntUuoWUiVmKkVO4Dw1NAA7ajJAW4J0zeAtZaOM/m2isXkXBqpp6AIRUMeMAJyc0 ImMw== 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 h9si231897plb.180.2019.01.02.11.54.34; Wed, 02 Jan 2019 11:54:49 -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 S1726771AbfABRoK (ORCPT + 99 others); Wed, 2 Jan 2019 12:44:10 -0500 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126]:48196 "EHLO shadbolt.e.decadent.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726044AbfABRoK (ORCPT ); Wed, 2 Jan 2019 12:44:10 -0500 Received: from office.codethink.co.uk ([148.252.241.226] helo=deadeye) by shadbolt.decadent.org.uk with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.89) (envelope-from ) id 1gekYp-0006TE-Eo; Wed, 02 Jan 2019 17:44:07 +0000 Received: from ben by deadeye with local (Exim 4.91) (envelope-from ) id 1gekYo-00062s-Qx; Wed, 02 Jan 2019 17:44:06 +0000 Message-ID: Subject: Re: [PATCH 3.16 000/366] 3.16.61-rc1 review From: Ben Hutchings To: Johannes Pointner Cc: linux@roeck-us.net, linux-kernel@vger.kernel.org, stable@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org Date: Wed, 02 Jan 2019 17:44:01 +0000 In-Reply-To: References: <20181113015707.GA5984@roeck-us.net> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-9y8fVNaneC0D0R9QtTuy" User-Agent: Evolution 3.30.3-1 Mime-Version: 1.0 X-SA-Exim-Connect-IP: 148.252.241.226 X-SA-Exim-Mail-From: ben@decadent.org.uk X-SA-Exim-Scanned: No (on shadbolt.decadent.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-9y8fVNaneC0D0R9QtTuy Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Wed, 2018-11-14 at 21:47 +0100, Johannes Pointner wrote: > On Tue, Nov 13, 2018 at 2:58 AM Guenter Roeck > wrote: > > On Sun, Nov 11, 2018 at 07:49:04PM +0000, Ben Hutchings wrote: > > > This is the start of the stable review cycle for the 3.16.61 > > > release. > > > There are 366 patches in this series, which will be posted as > > > responses > > > to this one. If anyone has any issues with these being applied, > > > please > > > let me know. > > >=20 > > > Responses should be made by Fri Nov 16 18:00:00 UTC 2018. > > > Anything received after that time might be too late. > > >=20 > > Build results: > > total: 140 pass: 139 fail: 1 > > Failed builds: > > i386:tools/perf > > Qemu test results: > > total: 217 pass: 217 fail: 0 > >=20 > > Details are available at https://kerneltests.org/builders/. > >=20 > > Guenter >=20 > Hello Ben, >=20 > could you please include the following patch which makes it possible > to build arm with gcc8 > a71ae0513c232c844009738af135a13e5d7e39c ARM: fix put_user() for gcc-8 > this is the version which landed in 3.18 > and also the following patch > 430c3fdb11ec1f0af1eca28460c922b9c1eb2ac5 turn off -Wattribute-alias > this also the version which landed in 3.18 I'm not sure how much point there is in using gcc 8 for Linux 3.16, but these look harmless enough so I've queued them up for the next update. Ben. --=20 Ben Hutchings Absolutum obsoletum. (If it works, it's out of date.) - Stafford Beer --=-9y8fVNaneC0D0R9QtTuy Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEErCspvTSmr92z9o8157/I7JWGEQkFAlws+GIACgkQ57/I7JWG EQmquA/+Oh8C4W4VJlOP3x9GeHroy0XuN0PTFsf+LvWTKvzxzrjpRz6nn6Y0ahAZ 2WXd9SYLIuqLJqdy6hjOcX70uN6lATDGdzbbA2wQ2b/QpAxEksa1zNAnvIBnhss6 p1GLvpzjMT/yS+dMeGrqj8FXGGNgp74IsRTW5wB40iL/a5ZQxLqDY01gLawd1Jju IMxpUQfVFBH0O6EnbiV1Ruz71LF/m5p87OVmwLKcnWm5SffSViLHwfI9BKKlmlid u576Gtmy8L0nSKRjNIZqib2ry7AlNYL5wgFfBgumQmerveOpwF31LyN52E47gvUT YMm8agWSGnKF1bqGM6xTC0wSHx0smIhBF51w/DtpNA37xdlZA3guEJq7aiBo/Nox B8rVYifvsmelaJPmfL8+3/QOcsGDW03nO/6/CNXVTDxe+7MYZdm6Z0KHCt7Tv/Cb iony0BLTaRCsOR4OqFCfy3cxDrfz/m85HMJLHruT6x+5Y+MshfRI2NSLz8QAlMMN RX7joxQE3vCPKVChkIer1hgkTwwKuezEgssgpYE4lw1u3Fp78L4NM4jnZgZB3i1y nlKYQMWSQgC1pwdTu4BRpD18NuEVdn6Dh7zl16FkGumVt04pioIJkvrRCvtZUnl+ 9czdV7x39uKNG0ha7scCNXms3UwTsM/iGCm6G8in9obNILus3SU= =9o2v -----END PGP SIGNATURE----- --=-9y8fVNaneC0D0R9QtTuy--