From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:46678 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751050AbeECP3i (ORCPT ); Thu, 3 May 2018 11:29:38 -0400 Date: Thu, 3 May 2018 08:29:27 -0700 From: Greg Kroah-Hartman To: Guenter Roeck Cc: stable Subject: Re: 4.14.y needs commit 71546d100422b Message-ID: <20180503152927.GD23374@kroah.com> References: <90298abd-655e-391e-4ad8-f1516bcf203e@roeck-us.net> <20180503115326.GB27062@kroah.com> <7716e533-4ef6-17ee-5a42-2be0381a44ad@roeck-us.net> <20180503152837.GC23374@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180503152837.GC23374@kroah.com> Sender: stable-owner@vger.kernel.org List-ID: On Thu, May 03, 2018 at 08:28:37AM -0700, Greg Kroah-Hartman wrote: > On Thu, May 03, 2018 at 06:36:35AM -0700, Guenter Roeck wrote: > > On 05/03/2018 04:53 AM, Greg Kroah-Hartman wrote: > > > On Wed, May 02, 2018 at 11:28:21PM -0700, Guenter Roeck wrote: > > > > Hi Greg, > > > > > > > > please pull commit 71546d100422b ("percpu: include linux/sched.h for cond_resched()") > > > > into v4.14.y to avoid build errors for microblaze and other architectures. > > > > > > Thanks, I'll do that, there's a bunch of build failures and warnings > > > right now to fix up. For most I'm just going to drop patches. > > > > > Sounds good. Note that 3.18.y needs the patch as well. > > It does? Ok, I'll add it there. Ah, I see what I did wrong to not notice it. Now added, thanks. greg k-h