From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:40380 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751075AbeECMIB (ORCPT ); Thu, 3 May 2018 08:08:01 -0400 Date: Thu, 3 May 2018 05:00:29 -0700 From: Greg KH To: Amit Pundir Cc: "stable@vger.kernel.org" , Sasha Levin Subject: Re: [GIT PULL] commits for Linux 4.4 Message-ID: <20180503120029.GC27062@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 11:53:30AM +0530, Amit Pundir wrote: > Hi Greg, > > On 27 April 2018 at 07:31, Sasha Levin wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > Hi Greg, > > > > Pleae pull commits for Linux 4.4 . > > > > I've sent a review request for all commits over a week ago and all > > comments were addressed. > > > > > > Thanks, > > Sasha > > > > ===== > > > > > > The following changes since commit 8e2def054b2b088d18d7009aecf470aa62ab360e: > > > > Linux 4.4.129 (2018-04-24 09:32:12 +0200) > > > > are available in the Git repository at: > > > > git://git.kernel.org/pub/scm/linux/kernel/git/sashal/linux-stable.git tags/for-greg-4.4-26042018 > > > > for you to fetch changes up to 2ad01125dde476c91cd8ff0f1d5122243b2582bd: > > > > kdb: make "mdr" command repeat (2018-04-26 14:47:05 -0400) > > > > - ---------------------------------------------------------------- > > for-greg-4.4-26042018 > > > > - ---------------------------------------------------------------- > > > > Eric Dumazet (6): > > smsc75xx: fix smsc75xx_set_features() > > percpu: add a schedule point in pcpu_balance_workfn() > > This patch ^^ broke stable-rc/linux-4.4.y build. > https://kernelci.org/build/stable-rc/branch/linux-4.4.y/kernel/v4.4.131-268-ga33ce4af3470/ > > Please pull this upstream commit 71546d100422 "percpu: include > linux/sched.h for cond_resched()" as well to fix the build. now done, thanks! greg k-h