From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752543AbdLLOrR (ORCPT ); Tue, 12 Dec 2017 09:47:17 -0500 Received: from osg.samsung.com ([64.30.133.232]:45377 "EHLO osg.samsung.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752408AbdLLOrN (ORCPT ); Tue, 12 Dec 2017 09:47:13 -0500 Subject: Re: [PATCH 4.14 000/164] 4.14.6-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org, m.szyprowski@samsung.com, Daniel Vetter , Shuah Khan Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org References: <20171212123443.785979602@linuxfoundation.org> From: Shuah Khan Message-ID: <38ab86a7-c420-1ada-c945-a51cd056f22c@osg.samsung.com> Date: Tue, 12 Dec 2017 07:47:10 -0700 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: <20171212123443.785979602@linuxfoundation.org> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 12/12/2017 05:43 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.14.6 release. > There are 164 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 Thu Dec 14 12:34:08 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.6-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 > > Daniel Vetter > drm: safely free connectors from connector_iter > > Marek Szyprowski > drm/bridge: analogix dp: Fix runtime PM state in get_modes() callback > The above two patches have been found to be the cause of boot hang on exynos Peach Pi(t) chromebooks. I am adding Daniel and Marek to the thread. thanks, -- Shuah