Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp7357203ybc; Thu, 28 Nov 2019 15:59:50 -0800 (PST) X-Google-Smtp-Source: APXvYqw5P8aRM1atIqGLs1lZ1oEdFT/qt6iB8CnpSQ3G0nBFC0tCbLt6QJrhsx8baF+Xt9XziAyn X-Received: by 2002:a50:fa4a:: with SMTP id c10mr40873393edq.51.1574985590040; Thu, 28 Nov 2019 15:59:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574985590; cv=none; d=google.com; s=arc-20160816; b=vpsdHtVK4tNTYI7WPuI8Qhf06cYmFwao5Csz3Sm83ewHltF6Ym8GUaiYaw3oJXv/oK ewe9ZsX75IsQ42+1EzsilHG1pM6dlLNKo28PgIYwekkO8YTv/OezQrpk0wmTloIiFDLS +3dASNPjHILjzgu3AAscNmbfvNI6+CCulWx7pUY2JAsi0hU7yPnScBJAgRAkM6GmOqfp uJe2XgsdCeFj6+p9VuXkrZDiA1pLarci82dTG9hH6AtSuYvcgvdlJDx42FLZ209dZ+gX kem2OSIOno/9r11YGQ10uxEuVnAzqluJgrobEXf80sCbY634DDHPRmApxr/7FiAb1iuT wm0A== 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=xg3z7gfKpj/bqwCnK2Tf1TT428dAQbJy6qs4O7YkJpA=; b=zKyIRKqu9V5FdDyYx54m8bxdmV1e7bfnrdxtSBey+LT6UOHz3AviQyXIJAuBsDfSiz t+28A2ie3OfFbU9nri9r0Q4RnuHmpIRiSmfxpidpyZmUTrWA0ndDDgtZKTICI7oy022V KxFDtscxPpq4gNAwuXQx6iNv3q912RGIdPO3sWEy+TOABUmuryhz/S/L/EkNW5dPjoqm tRQSDHQZ/Gq5nPke9Ui0QbG2sD/KHFnRl7IHlZd05Mq+U2KK1wsRJWbkEQfFpBT+Gd8k j2XGEcDVRE2OX64VAVzLWWrde6Xtee4gOXMY1rTij+mVAwyFDoR5VRjrBzi9bssGuX2f YD1A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="LPqbTU0/"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id dn7si14593653edb.20.2019.11.28.15.59.25; Thu, 28 Nov 2019 15:59:50 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b="LPqbTU0/"; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726721AbfK1X4Y (ORCPT + 99 others); Thu, 28 Nov 2019 18:56:24 -0500 Received: from mail.kernel.org ([198.145.29.99]:49828 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726609AbfK1X4X (ORCPT ); Thu, 28 Nov 2019 18:56:23 -0500 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 B2E6C2081B; Thu, 28 Nov 2019 23:56:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574985383; bh=rgcfQAdzjwHBiGBaRdEMv/OMDzZ94O1llbONkRnEmj8=; h=Subject:To:Cc:References:From:Date:In-Reply-To:From; b=LPqbTU0/MuTwhCuGuJ34SuAkiz0r75l7ZRUequD7f+616v+/RAwNpoFsRKxIEqOxO rBfZuPoFfC4YEgsR6mo2iW8NUOOSSMI5qzMRbhZfZVszoeOQtEM3EgR97LOKnEkQoZ rQ+Y6Pgu1lu26TfNmMbBJldMa+rHjtXhNadzHY/c= Subject: Re: [PATCH 5.3 00/95] 5.3.14-stable review To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, 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: <20191127202845.651587549@linuxfoundation.org> <573a667c-2f94-568e-b032-5c7860adaed4@kernel.org> <20191128155948.GA3418086@kroah.com> From: shuah Message-ID: <068ca9d4-cd6c-318f-0215-c2308e89d0d2@kernel.org> Date: Thu, 28 Nov 2019 16:56:22 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.2.1 MIME-Version: 1.0 In-Reply-To: <20191128155948.GA3418086@kroah.com> 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 11/28/19 8:59 AM, Greg Kroah-Hartman wrote: > On Thu, Nov 28, 2019 at 08:47:51AM -0700, shuah wrote: >> On 11/27/19 1:31 PM, Greg Kroah-Hartman wrote: >>> This is the start of the stable review cycle for the 5.3.14 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 Fri, 29 Nov 2019 20:18:09 +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.3.14-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.3.y >>> and the diffstat can be found below. >>> >>> thanks, >>> >>> greg k-h >>> >> >> It didn't boot. Panics in netns_cleanup_net()? >> >> I am attaching a screenshot for the panic. I will try rc2 and see >> if it improves things. > > -rc2 should fix this, if not, please let me know. > > I also did -rc2 for 4.19 and 4.14 with this fix. > rc2 worked for me. thanks, -- Shuah