Received: by 10.192.165.148 with SMTP id m20csp4034986imm; Mon, 23 Apr 2018 17:44:19 -0700 (PDT) X-Google-Smtp-Source: AIpwx48PD1SmVOeETfw3QT7Wzt8QA0ZXPuv5urTquBw/RH1qMjH2SpXEP1UiBZ/1e+Wsxp3UYtR3 X-Received: by 10.98.33.28 with SMTP id h28mr21324589pfh.249.1524530659059; Mon, 23 Apr 2018 17:44:19 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1524530659; cv=none; d=google.com; s=arc-20160816; b=0g5Ao22S+lVRf2EMEY3KGDccao+euZA8+yDzUqvMN1aX0I5J9B4FvBf7kJyv/1yVkU 4G4FinqTj7VoE1ScDEAeP4iEqx/HIF6DYlqIl7mAd9bd0Oy/lSNrtGVHaHTC7m1XHb+A lQJD7a+kWgu2UH3nwtBAQBZXaFNYusG9cbVaJlGrs4dF131wo/n6HDJjq+mzqDk8Ug+s gkQ6h4lT6uhOk9F7Gy/adMz2Pmpr22rSz0O8w1fTMMMrrAz4u8uLmUtDRl2TSTwYO5G/ 0Vump2aA8poTutXpVn4CL45+AfglwTYD1IEi1PO8G/N4L3OBij0tjyjpwGo168iqZEwE RLww== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding :content-language:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject:arc-authentication-results; bh=KSh5szznXH+7srm9Mwrg3fTcbgX8G/NgiYmNFzHEKTw=; b=g9AJso0QxkaAX82SPspYDv40nIvTJcB7jbwMBXtd5cV2sS2JbDLIWuOVEFV63CSfFQ Gnu9eoj8UTmrjsh7pkUNN0GC2xB+6SsXkkUL8hg8+1X1rMijjahf5gqMyk1dKxJUgrOI 33uXik3yaiWy54fBdgMg292jwi5s5Rz8/wJb0EQxdcNkw7MJ7dQWNmhj+Teb7AKSMQgx eHBfkzcTi0HwuotyOhtz3chK7nlwtoIEXaK7nYMApYkVcsKX+vEmXgaBIvnQyz9fkKBf YLlQqdu9D/C68wPbjxPDwGkFlavVu2pIjlqGpTrIU7ISzsNO8KIgazEQ0WXgCv55p2Ah UlIw== 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 r6si7050056pfi.147.2018.04.23.17.44.04; Mon, 23 Apr 2018 17:44:19 -0700 (PDT) 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 S932681AbeDXAlq (ORCPT + 99 others); Mon, 23 Apr 2018 20:41:46 -0400 Received: from mailout.easymail.ca ([64.68.200.34]:44997 "EHLO mailout.easymail.ca" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932624AbeDXAln (ORCPT ); Mon, 23 Apr 2018 20:41:43 -0400 Received: from localhost (localhost [127.0.0.1]) by mailout.easymail.ca (Postfix) with ESMTP id 411A2C07FC; Tue, 24 Apr 2018 00:41:43 +0000 (UTC) Received: from mailout.easymail.ca ([127.0.0.1]) by localhost (emo01-pco.easydns.vpn [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id Fh_c1WTrLU3j; Tue, 24 Apr 2018 00:41:43 +0000 (UTC) Received: from [192.168.1.87] (c-24-9-64-241.hsd1.co.comcast.net [24.9.64.241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mailout.easymail.ca (Postfix) with ESMTPSA id 2DCAFC07E6; Tue, 24 Apr 2018 00:41:27 +0000 (UTC) Subject: Re: [PATCH 4.9 00/95] 4.9.96-stable review To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org 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, Shuah Khan References: <20180422135210.432103639@linuxfoundation.org> <20180423180410.GC27081@kroah.com> From: Shuah Khan Message-ID: Date: Mon, 23 Apr 2018 18:41:27 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0 MIME-Version: 1.0 In-Reply-To: <20180423180410.GC27081@kroah.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/23/2018 12:04 PM, Greg Kroah-Hartman wrote: > On Sun, Apr 22, 2018 at 03:52:29PM +0200, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 4.9.96 release. >> There are 95 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 Tue Apr 24 13:51:53 UTC 2018. >> Anything received after that time might be too late. >> >> The whole patch series can be found in one patch at: >> https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.96-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.9.y >> and the diffstat can be found below. > > And there is a -rc3 for this tree as well now out: > https://www.kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.96-rc3.gz > > thanks, > > greg k-h > rc3 looks good. Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah