Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp2008883ybk; Mon, 11 May 2020 09:38:23 -0700 (PDT) X-Google-Smtp-Source: APiQypKRWHUz2+DpqTp8jnrlq8V17bPB8iMzBEY+b9hbOIY4/avKtzVGu1/fewhF10hl91McJ2RF X-Received: by 2002:a05:6402:204e:: with SMTP id bc14mr14817822edb.199.1589215102848; Mon, 11 May 2020 09:38:22 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1589215102; cv=none; d=google.com; s=arc-20160816; b=jhBeVwLbs3N4AplskM6ABLwXoWXkXJz6VBRFV6HWnoUfCmKju7asD5DY0iRJfyMIHZ h9MdEiD57rQPGs0jftYVhJORRJVGzPnS6ncNk9W04lQ3CYLlhZnVjr5UaG0tkV5Y8uwK q+jCDFGsQ+RK/Emjez6fZBNfEo958PWmEvgaKxCDEyUt8KCwS6jKJZGz3+XUqs5TOhEu JOQhVAhFXqJthxmpUyzNZwkp64/+4ugrXsXsZkdMTDe5l9ex98YYfKw3PZb/E5EoDT7u 2xFJn+v+XGMEyBfrqJzk5x9FSSuqp+5PvdL3D3JYpBZr1v6p3p77m7o+QhYvbT/J2h7I KzBg== 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=zPgt7p/H7Q6NKCkiLwZv6bGveD961ASxvl9+s2f0lEc=; b=wCAYVWxSwKx0ZJgK3T5zOmZoY1ewgbto30hD6cdN5kI9G6SdXOm4j1AqkFrkWfFA6X 35F3LL4+xzpWvEm69AFF6tuONMRm1Vm3Ik2Wo9rmEIpeJhK6+1WxUsHdN8AlLhlOuZqp o4fcaZ62xwZtSzDCBZ3/qwqA1aGDdXcLVGk8CpExUV8ki+4qWcXOM9Mz55h0wp9hmDAu y7/0NgMQ2onH0aqW4Dlj4QOx3oex1uUp1EHV/Xvdt7D8RvqA2wB2BGezj70yhOFeuITK V5OxP9wDSdb7ahB50rtxmTN2lcYkHG78i1PZ3X+PBE2fU/ezc8w2DjFQfjbI6qbDtiVU Ma0g== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=xIQ4Ulcp; 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 j1si6114214edy.315.2020.05.11.09.37.58; Mon, 11 May 2020 09:38:22 -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=xIQ4Ulcp; 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 S1729550AbgEKQfk (ORCPT + 99 others); Mon, 11 May 2020 12:35:40 -0400 Received: from mail.kernel.org ([198.145.29.99]:46326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727820AbgEKQfk (ORCPT ); Mon, 11 May 2020 12:35:40 -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 565092075E; Mon, 11 May 2020 16:35:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1589214939; bh=8TFQb1GM4g3bo5bqMC8d7iejuG4LFgF8oh8M3+ixynU=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=xIQ4UlcpTLAEYtdkn2VyVddK0ErnEM/0K1pGj3X3b9PNzir9/CHLG0o74cO5bDbWH +u6PPYb7JBOfPN1jhkHEoCwSglcRBjqEVeDbAMYxVsdMkjDGUA1NwXCfByXYsdejKR +y8Q1Kss4JriSxencPVJJ1j0dTfHyGB7DH1F9pUQ= Subject: Re: [PATCH 5.4 00/50] 5.4.40-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: <20200508123043.085296641@linuxfoundation.org> From: shuah Message-ID: Date: Mon, 11 May 2020 10:35:26 -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: <20200508123043.085296641@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/8/20 6:35 AM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 5.4.40 release. > There are 50 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, 10 May 2020 12:29:44 +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/v5.x/stable-review/patch-5.4.40-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-5.4.y > and the diffstat can be found below. > > thanks, > > greg k-h > Compiled and booted on my test system. I am seeing the following regression in dmesg and with a new emergency message. Initramfs unpacking failed: Decoding failed I don't know why yet. I will debug and let you know. thanks, -- Shuah