Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp866862ybl; Fri, 6 Dec 2019 07:30:14 -0800 (PST) X-Google-Smtp-Source: APXvYqx6+cfsaqaSmhFKbDRCgwqJrADFOW1V7quBtapBpaHSCdTRammGpEeqputsL2EozpRRFzt7 X-Received: by 2002:a54:4085:: with SMTP id i5mr12896999oii.17.1575646214012; Fri, 06 Dec 2019 07:30:14 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575646214; cv=none; d=google.com; s=arc-20160816; b=JftzRHbf2T0tJKRqk8vsd01UQ/Ek2uJT8KsN/NNa3coCq3s6OVe/RVn/t8N5nxauPx LzxlyBR8lYBvPQBCw3zwv7XNJbLriTGhrJEIwMMauKlr8Ena+c8UPvbZIqw63QSjSRSQ WAMlmP0eh7eF+/tu7Deo54CAoiFEjbcYHjKG5TdijL1kHHO5aDcO7vb45w8iwQ+8nnO1 nR78bLrz9yFmoAjJ6N45Xzu9ZNfdCkqLiP7tTLLGt2Phnm/HzQ1jytgfVPrYfZsBbpeo U68prFSh/w3+QXcHj5d6VpCNQhdwg3StonRNQR/EFYUx/MslzHsWBLtvGdwPSVIVMDvy CSVQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=aYs55ACPoFUijd0YOQWKL7PFA9C4ReD19unVX2l1e2g=; b=OIzI87uX9DduqRJ/aV2dXQcWaZ7bdBZlrA3W2DjHn23E+s6gs2hJoihqBucK+nbScO xRSYPrGc7dXcoTcc9qkM+UKEKEfss8c1agCRWzoWRzSUqi7+FRx2I1eSDx54XCoUL5nJ tfJoeUkLDwGrZY9pAxfikA5nuJS6FKP31ZLkbM2U2KsUJQ0BTId2Rio0LOuBq5s4j0d+ AAev1dVnGQlqy3r5QusMWnA3LqfO14qWI8/ir4CLh6psh3Jbcoe+Ykil0duqs/KCEr1U Nh4nZd9fh3Hqt10DT1lVuba4hM4zh6nRIoU7PrA/fBDC3WnXU16zbd8HmpEu7Jui3YV7 l71Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=iWFKL713; 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 x22si7286104otp.107.2019.12.06.07.30.00; Fri, 06 Dec 2019 07:30:14 -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=iWFKL713; 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 S1726278AbfLFP21 (ORCPT + 99 others); Fri, 6 Dec 2019 10:28:27 -0500 Received: from mail.kernel.org ([198.145.29.99]:40216 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726250AbfLFP21 (ORCPT ); Fri, 6 Dec 2019 10:28:27 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E70C124659; Fri, 6 Dec 2019 15:28:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1575646106; bh=WPCzgRYIBJNYXlDKmUkFx7z55QQD0LFmcs9vlUCD0jw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=iWFKL713wr2ESB9xLxw5mrVBPkrU3vGY/yBhiebYa3y9edOBrg2JmVC/yweKj0MJw QdSuOchvwAZ/QsWmxZXuSwJsghCeRxV3lYtNnFoGKiFWnkdik3sRzrVhy/4V2YIle/ G3dwZAFrHXnvSJpirrT9Ya+BeYZ2XMrz5kINLeqc= Date: Fri, 6 Dec 2019 16:28:23 +0100 From: Greg Kroah-Hartman To: shuah 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 Subject: Re: [PATCH 4.14 000/209] 4.14.158-stable review Message-ID: <20191206152823.GA75339@kroah.com> References: <20191204175321.609072813@linuxfoundation.org> <1dac10cd-7183-9dfd-204c-05fae75bcd74@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1dac10cd-7183-9dfd-204c-05fae75bcd74@kernel.org> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 06, 2019 at 08:24:36AM -0700, shuah wrote: > On 12/4/19 10:53 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.14.158 release. > > There are 209 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, 06 Dec 2019 17:50:10 +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.14.158-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.14.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > > Starting with Linux 4.14.157, 4.9.204, and 4.4.204 stables stopped > booting on my system. It can't find the root disk. No config changes > in between. > > I have been bisecting 4.14 and 4.9 with no luck so far. I updated > to Ubuntu 19.10 in between. > > The only other thing I see is CONFIG_GCC_VERSION which is supported > starting 4.18. I don't this boot failing issue on 4.19 + up. I am > also chasing any links between this config and scripts and tools > that generate the initramfs. Did you also upgrade your version of gcc? I know I build those older kernels with the latest version of gcc for build tests, but I do not boot them. I think everyone who still uses them uses older versions of gcc. > I am still debugging ... Serious for me since I can no longer test > older stables. :( Ick, not good, sorry. If you find anything bisecting, please let me know. thanks, greg k-h