Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755101AbdL2Kfa (ORCPT ); Fri, 29 Dec 2017 05:35:30 -0500 Received: from mail-pf0-f194.google.com ([209.85.192.194]:34901 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752257AbdL2Kf2 (ORCPT ); Fri, 29 Dec 2017 05:35:28 -0500 X-Google-Smtp-Source: ACJfBosS0fb7e3UUWnDdj/u/8b1B7EcAFfJ/V72CVnyop/HMbiH12nas7eKPlJu0qEO0QLoXGPtYG1SebwucWfCYinI= MIME-Version: 1.0 In-Reply-To: <20171229091828.GD18441@kroah.com> References: <20171227164614.109898944@linuxfoundation.org> <20171229091828.GD18441@kroah.com> From: Milosz Wasilewski Date: Fri, 29 Dec 2017 10:35:26 +0000 Message-ID: Subject: Re: [PATCH 4.14 00/74] 4.14.10-stable review To: Greg Kroah-Hartman Cc: Naresh Kamboju , LKML , Linus Torvalds , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, linux- stable , Tom Gall Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id vBTAZaXm003423 Content-Length: 1481 Lines: 37 On 29 December 2017 at 09:18, Greg Kroah-Hartman wrote: > On Thu, Dec 28, 2017 at 11:29:04AM +0530, Naresh Kamboju wrote: >> On 27 December 2017 at 22:15, Greg Kroah-Hartman >> wrote: >> > This is the start of the stable review cycle for the 4.14.10 release. >> > There are 74 patches in this series, all will be posted as a response >> > to this one. If anyone has any issues with these being applied, please >> > let me know. >> > >> > Responses should be made by Fri Dec 29 16:45:52 UTC 2017. >> > Anything received after that time might be too late. >> > >> > The whole patch series can be found in one patch at: >> > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.14.10-rc1.gz >> > or in the git tree and branch at: >> > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.14.y >> > and the diffstat can be found below. >> > >> > thanks, >> > >> > greg k-h >> >> Results from Linaro’s test farm. >> No regressions on arm64 and arm. >> x86_64 build results will be shared soon in this email thread. > > I'm guessing x86 is busted for you? Is that a stable patch issue, or an > infrastructure issue? > It was just a timing issue. Builders were busy so the x86 build got delayed. The test results are available now. There is one failed kselftest (ldt_gdt_64) that didn't fail before but needs to be re-tested to confirm that this isn't an intermittent problem. milosz