From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf0-f65.google.com ([209.85.215.65]:45098 "EHLO mail-lf0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751894AbeECGYM (ORCPT ); Thu, 3 May 2018 02:24:12 -0400 Received: by mail-lf0-f65.google.com with SMTP id y14-v6so23896374lfy.12 for ; Wed, 02 May 2018 23:24:12 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: From: Amit Pundir Date: Thu, 3 May 2018 11:53:30 +0530 Message-ID: Subject: Re: [GIT PULL] commits for Linux 4.4 To: Greg KH Cc: "stable@vger.kernel.org" , Sasha Levin Content-Type: text/plain; charset="UTF-8" Sender: stable-owner@vger.kernel.org List-ID: 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. Regards, Amit Pundir > r8152: fix tx packets accounting > crypto: af_alg - fix possible uninit-value in alg_bind() > soreuseport: initialise timewait reuseport field > dccp: initialize ireq->ir_mark >