Received: by 2002:a25:23cc:0:0:0:0:0 with SMTP id j195csp878540ybj; Tue, 5 May 2020 08:59:44 -0700 (PDT) X-Google-Smtp-Source: APiQypJx+qCJku8NaOyKZBLeJkMsJi5D7aqq3GdS1AAz2JGGtfFDFE0sM4DLsW9drkwxShFSEVw7 X-Received: by 2002:a17:906:5e45:: with SMTP id b5mr3311772eju.0.1588694384670; Tue, 05 May 2020 08:59:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1588694384; cv=none; d=google.com; s=arc-20160816; b=cO8bEgjZj08SSTxJ4jkdfb+c0Y/md7hX79bZdpBxnU0NjlEBTgUmfx1JgORGT1/a0r R19oGK5MK4lQwdV/GWLc6P09Fso++MIv4/9dNb9GMyNrnpNBsppmPfMjFHvzw47TqF9M laZtLKKgBUICb3/dpzCqkE9w4R/RHQ0nr9eb2ycL7fJyVG8S6183Vu3NxGFmo+RHkQWR dyUSLMJZrcR6+EA4Dvsr1lFRM2009ZYLhgrAwk78a70CgZVwpCkpWvQiNXXYB8nNHdtA vDcWnH1kRNvtLZDcWX29rQ7o9CkspyqyqjJ5S4mYFLRv6ZKtA6E2gpdNwCrNIsbEW3Wu eFKA== 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:dkim-signature; bh=K4gf4qL/VcB1OkbCoDyG+Yl2rPRv+Jh2vCml5SUznNM=; b=GRNixIazVgITp8vvVKxomh25aGg/aJTbRD3tlAftIAaKS4gHB8K9b9vO6yaPJPiwsh vvIL/5OsW1hRuO5+ItsGnt0ICHFiUlLbs5/sUhAAZ61iauadXk4sjyR4r/moZmShbfvd m1x3Zf6/5msOemCcRVeeXClLQczB/CK6vLhtg1IqnCObzps2auZI7uMhFesCGUdSP6kF wy2k8ovn0AjGGVxXSExJiLSNPXhbQNxrPeAZV6KJg3cOO3EPXhaNZ7Ty6+TQ16kGSTBt x3gLaMrKxZYux9Ier4vDBJ2bgeLlEN948HKdPLkQsFIj4c9jC6PrJthKi4/1N4rl6SS7 g2zQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HgJwQwln; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id x15si1520112edl.247.2020.05.05.08.59.21; Tue, 05 May 2020 08:59:44 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=HgJwQwln; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729392AbgEEP47 (ORCPT + 99 others); Tue, 5 May 2020 11:56:59 -0400 Received: from mail.kernel.org ([198.145.29.99]:43482 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729541AbgEEP46 (ORCPT ); Tue, 5 May 2020 11:56:58 -0400 Received: from [192.168.1.112] (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 mail.kernel.org (Postfix) with ESMTPSA id 0FBC9207DD; Tue, 5 May 2020 15:56:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1588694218; bh=6b8pkW9jiJ7uJkF7BqAjKy91rkrColb2xTGkU/ineKE=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=HgJwQwln5wQ937nA0IaQLjTz4Nkxg4VqggpbJLoNbPqW4aw3BXNrWYeEYkTTp+frR PKmGv92Z/GPh31XEp9Nenwj3Manen8odyl2gHvQWTG+QC9Ow3HbpI7LGwNQ5tKnsgt Ew6u2b4Ywbfm7rKciUAD6477D7UzLBLW8junp/8s= Subject: Re: [PATCH 4.9 00/18] 4.9.222-rc1 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 References: <20200504165442.028485341@linuxfoundation.org> From: shuah Message-ID: <487d85c7-c9c9-19e9-f0a8-ee302e91b330@kernel.org> Date: Tue, 5 May 2020 09:56:57 -0600 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 MIME-Version: 1.0 In-Reply-To: <20200504165442.028485341@linuxfoundation.org> Content-Type: text/plain; charset=utf-8; format=flowed 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 5/4/20 11:57 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 4.9.222 release. > There are 18 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 Wed, 06 May 2020 16:52:55 +0000. > 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.222-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. > > thanks, > > greg k-h > Compiled and booted on my test system. No dmesg regressions. thanks, -- Shuah