Hi Greg, On 27 April 2018 at 07:31, Sasha Levin <Alexander.Levin@xxxxxxxxxxxxx> 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 > > - ---------------------------------------------------------------- <snip ..> > 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 >