From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pl0-f67.google.com ([209.85.160.67]:38794 "EHLO mail-pl0-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751869AbeBCPeT (ORCPT ); Sat, 3 Feb 2018 10:34:19 -0500 Subject: Re: [PATCH 4.15 00/55] 4.15.1-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org References: <20180202140826.117602411@linuxfoundation.org> From: Guenter Roeck Message-ID: Date: Sat, 3 Feb 2018 07:34:17 -0800 MIME-Version: 1.0 In-Reply-To: <20180202140826.117602411@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 02/02/2018 08:58 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.15.1 release. > There are 55 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 Sun Feb 4 14:07:50 UTC 2018. > Anything received after that time might be too late. > Build results: total: 147 pass: 146 fail: 1 Failed builds: mips:allmodconfig Qemu test results: total: 126 pass: 126 fail: 0 The build failure is ERROR: "sgimc" [drivers/watchdog/indydog.ko] undefined! The problem is inherited from mainline. The fix should (hopefully) make it into mainline in this commit window. Guenter