Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751575AbdLXQwy (ORCPT ); Sun, 24 Dec 2017 11:52:54 -0500 Received: from mail-pg0-f68.google.com ([74.125.83.68]:45355 "EHLO mail-pg0-f68.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750886AbdLXQws (ORCPT ); Sun, 24 Dec 2017 11:52:48 -0500 X-Google-Smtp-Source: ACJfBotshqeiR2t3iVmLtt69WpDxL0QkdpAcibA61FksTAwTbonqNYb71hN5W9oz9SAFMJGK1CxhgA== Subject: Re: [PATCH 4.4 00/78] 4.4.108-stable review To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, 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: <20171222084556.909780563@linuxfoundation.org> <20171224074304.GA1452@kroah.com> From: Guenter Roeck Message-ID: <92a062a9-c7ab-e274-b6d3-e2e1c40e22bf@roeck-us.net> Date: Sun, 24 Dec 2017 08:52:43 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0 MIME-Version: 1.0 In-Reply-To: <20171224074304.GA1452@kroah.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1117 Lines: 36 On 12/23/2017 11:43 PM, Greg Kroah-Hartman wrote: > On Sat, Dec 23, 2017 at 05:30:42PM -0800, Guenter Roeck wrote: >> On 12/22/2017 12:45 AM, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 4.4.108 release. >>> There are 78 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 Dec 24 08:45:30 UTC 2017. >>> Anything received after that time might be too late. >>> >> >> For v4.4.107-79-g0989207: >> >> Build results: >> total: 145 pass: 144 fail: 1 >> Failed builds: >> alpha:allmodconfig >> Qemu test results: >> total: 118 pass: 118 fail: 0 >> >> The alpha fix is missing from git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git >> branch linux-4.4.y; it points to the same sha. > > Ah, I only updated my quilt tree, sorry about that, let me go push this > out now... > This is better. For v4.4.107-79-ge483f58: Build results: total: 145 pass: 145 fail: 0 Qemu test results: total: 118 pass: 118 fail: 0 Guenter