Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4202918pxj; Tue, 11 May 2021 23:39:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJx48XuvAXvdhFMoHxHr9SsCNB6q99bhzoU8RqTTBpblpRiKJumZmxhNNDptrcDOrCT6hBRr X-Received: by 2002:a05:6602:164c:: with SMTP id y12mr23172998iow.78.1620801581989; Tue, 11 May 2021 23:39:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620801581; cv=none; d=google.com; s=arc-20160816; b=OFsFElE4ylx2dTd5yXdv4chsUpQnDdVsdAcq9RpKcIuSwhLkA7RmSeJnrH1XJIEv8V NCsHxnD8zfsYCvhi9El+EA+oH/4IulWONgtc4ylDla/vPZiAU0ZiO6WwiZT6kb6ZiTsl v+iG76rSsddIWvrl1pYZ0iRKSvZmdBCw1AW9topzs+fHgI0z2L9fSpHvJU1PC739/4dj CDvqyVUcs4A8vk6FpDbWd+hUn36q8KVQCTRDs3gXbZAzY8VrfzBioz2jQQ2oDAA88qdL I0EW5Npx1bxrPeSyqkwU8VS8iVyKk//LGo8S9whBfK+XgY23CmLhD2X5p3nxi/zuWZnS pzAA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=k4etnF3MXYobiXnk6aYdYYPjKMKZjHordwP//x1eR5k=; b=KTJcehigvPGkeyCpSFp3AJXPp2jRrAToPu8N5Tayu95OZRD4/u/tfi5A+KP+1PLNQK YjwF3JMmh3f4NCAv0Zp6BALZFJnSVh6q0zspySpsgcw7hq1JoXh29ue4bAohA24kCNhb qptNwoH6mAi82GdFlPeFdoe3s9mOAGV8tDjNoTJKXDIkf+8C3SwdKiYuftijjrF03c+s dClPxrwMzcc8xE8ffJPDEczY8nopfo4t4VyiMkeO7BioUoM8i5045rbtPw2et46mF9M9 pbBd+9GGCvYqYwstYuFvQwlS9JCbLEZuWAXuX5/UAlSDaGJbC4ySUnCDdzx1NLdB0dqw 6Pww== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@linuxfoundation.org header.s=korg header.b=WOMgr9h1; 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=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id k16si22028650jan.10.2021.05.11.23.39.29; Tue, 11 May 2021 23:39:41 -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=@linuxfoundation.org header.s=korg header.b=WOMgr9h1; 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=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230178AbhELGkF (ORCPT + 99 others); Wed, 12 May 2021 02:40:05 -0400 Received: from mail.kernel.org ([198.145.29.99]:58974 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230166AbhELGkE (ORCPT ); Wed, 12 May 2021 02:40:04 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id 98B36613B4; Wed, 12 May 2021 06:38:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1620801536; bh=wO4wTgcE9JVwrgnGpZ2YVNejuDl1TlTD4a69qDkK3gw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=WOMgr9h1+J5O6M8CyeukTkigICYxsTaI8NdlDAxkY3mSRgsUgAFCCGrijLpXfnXAR D4X7IU41EGuR9JhU+7xNcYTTy1siOL/CTYoOK4WPNEGW8dLvUF7GJnCjVdFgVDcwDI YlEl26i1uVLHRYmg5KMYVOqxxGtqGwdThbw30T7c= Date: Wed, 12 May 2021 08:38:54 +0200 From: Greg Kroah-Hartman To: Shuah Khan Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, lkft-triage@lists.linaro.org, pavel@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com, stable@vger.kernel.org Subject: Re: [PATCH 5.11 000/342] 5.11.20-rc1 review Message-ID: References: <20210510102010.096403571@linuxfoundation.org> <396382a7-9a50-7ea1-53a9-8898bf640c46@linuxfoundation.org> <3244bd40-3afa-8386-3378-220ff2e2527d@linuxfoundation.org> <01f12fb8-b4e0-189d-61fe-ace8c4c65b10@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <01f12fb8-b4e0-189d-61fe-ace8c4c65b10@linuxfoundation.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, May 11, 2021 at 01:49:20PM -0600, Shuah Khan wrote: > On 5/11/21 10:46 AM, Greg Kroah-Hartman wrote: > > On Tue, May 11, 2021 at 10:16:00AM -0600, Shuah Khan wrote: > > > On 5/11/21 7:35 AM, Greg Kroah-Hartman wrote: > > > > On Mon, May 10, 2021 at 04:48:01PM -0600, Shuah Khan wrote: > > > > > On 5/10/21 4:16 AM, Greg Kroah-Hartman wrote: > > > > > > This is the start of the stable review cycle for the 5.11.20 release. > > > > > > There are 342 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, 12 May 2021 10:19:23 +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.11.20-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.11.y > > > > > > and the diffstat can be found below. > > > > > > > > > > > > thanks, > > > > > > > > > > > > greg k-h > > > > > > > > > > > > > > > > Compiled and doesn't boot. Dies in kmem_cache_alloc_node() called > > > > > from alloc_skb_with_frags() > > > > > > > > > > I will start bisect. > > > > > > > > > > Tested-by: Shuah Khan > > > > > > > > It might be due to 79fcd446e7e1 ("drm/amdgpu: Fix memory leak") which I > > > > have reverted from 5.12 and 5.11 queues now and pushed out a -rc2. If > > > > you could test those to verify this or not, that would be great. > > > > > > > > > > I am seeing other display issues as well. This might be it. > > > > > > I couldn't find rc2. Checking out > > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git > > > linux-5.11.y > > > > Ah, sorry, pushed the -rc2 patch out now, but the -rc git tree has it as > > well. > > > > 5.11.20-rc2 compiled and booted on my test system with 79fcd446e7e1 > reverted. No dmesg regressions. > > Tested-by: Shuah Khan Wonderful, thanks for testing and verifying this. greg k-h