From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:40206 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750930AbeECMHv (ORCPT ); Thu, 3 May 2018 08:07:51 -0400 Date: Thu, 3 May 2018 04:52:06 -0700 From: Greg Kroah-Hartman To: Krzysztof Kozlowski Cc: Sasha Levin , Tejun Heo , "Paul E. McKenney" , Prateek Sood , stable@vger.kernel.org Subject: Re: [BUG stable v4.14.40-rc1] Kernel boot fail on Exynos5422 Message-ID: <20180503115206.GA27062@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Thu, May 03, 2018 at 10:20:38AM +0200, Krzysztof Kozlowski wrote: > Hi, > > On stable v4.14.40-rc1, commit below breaks kernel boot on ARMv7 board > (Odroid XU3 with Samsung Exynos5422, exynos_defconfig). The kernel > hangs on "Starting kernel ...". Full log: > http://www.krzk.eu/#/builders/1/builds/1897 > > The board boots from TFTP with NFS root (NFSv4). > > commit 449a8040a3b68a58131453b8f3dcfb411e85b1f5 > Author: Paul E. McKenney > Date: Mon Jan 8 14:35:52 2018 -0800 > > rcu: Create RCU-specific workqueues with rescuers > > [ Upstream commit ad7c946b35ad455417fdd4bc0e17deda4011841b ] > Thanks for this info, I've now dropped this patch from 4.14.y and 4.16.y. greg k-h