public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: gregkh <gregkh@linuxfoundation.org>
To: Arnd Bergmann <arnd@arndb.de>
Cc: "kernelci.org bot" <bot@kernelci.org>,
	Tom Gall <tom.gall@linaro.org>,
	Sumit Semwal <sumit.semwal@linaro.org>,
	Amit Pundir <amit.pundir@linaro.org>,
	Arnd Bergmann <arnd.bergmann@linaro.org>,
	Anmar Oueja <anmar.oueja@linaro.org>,
	Alexander Sverdlin <alexander.sverdlin@gmail.com>,
	Vinod Koul <vinod.koul@intel.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	dmaengine@vger.kernel.org
Subject: Re: stable-rc/linux-4.4.y build: 199 builds: 13 failed, 186 passed, 13 errors, 4 warnings (v4.4.71-63-g409ebd600970)
Date: Mon, 12 Jun 2017 13:59:46 +0200	[thread overview]
Message-ID: <20170612115946.GA17130@kroah.com> (raw)
In-Reply-To: <CAK8P3a0h7sdySEp24oj2Aa1zbBo_P-QiRSmnpGhmryoTUQeBbg@mail.gmail.com>

On Mon, Jun 12, 2017 at 01:28:48PM +0200, Arnd Bergmann wrote:
> [+cc GregKH]
> 
> On Mon, Jun 12, 2017 at 1:28 PM, Arnd Bergmann <arnd@arndb.de> wrote:
> > On Mon, Jun 12, 2017 at 12:59 PM, kernelci.org bot <bot@kernelci.org> wrote:
> >> stable-rc/linux-4.4.y build: 199 builds: 13 failed, 186 passed, 13 errors, 4 warnings (v4.4.71-63-g409ebd600970)
> >>
> >>
> >> arm:    gcc version 5.3.1 20160412 (Linaro GCC 5.3-2016.05)
> >>
> >>     ep93xx_defconfig: 1 error
> >>
> >> mips:    gcc version 6.3.0 (GCC)
> >>
> >>     decstation_defconfig: 1 error
> >>     defconfig+CONFIG_LKDTM=y: 1 error
> >>     ip22_defconfig: 1 error
> >>     jazz_defconfig: 1 error
> >>     malta_defconfig: 1 error
> >>     malta_kvm_defconfig: 1 error
> >>     malta_kvm_guest_defconfig: 1 error
> >>     maltaup_xpa_defconfig: 1 error
> >>     nlm_xlp_defconfig: 1 error
> >>     nlm_xlr_defconfig: 1 error
> >>     rm200_defconfig: 1 error
> >>
> >> Errors summary:
> >>
> >>      12  fs/ufs/balloc.c:501:26: error: implicit declaration of function 'i_blocksize' [-Werror=implicit-function-declaration]
> >
> > Same as stable-rc/linux-4.9.y, this needs a backport of 93407472a21b ("fs: add
> > i_blocksize()")

This is now fixed.

> >>       1  drivers/dma/ep93xx_dma.c:1357:9: error: 'struct dma_device' has no member named 'device_synchronize'
> >
> > The error was introudced by the backport of 98f9de366fcc ("dmaengine: ep93xx:
> > Don't drain the transfers in terminate_all()"), which requires the dmaengine
> > synchronize callback.
> >
> > device_synchronize was introduced by b36f09c3c441 ("dmaengine: Add transfer
> > termination synchronization support") in linux-4.5. That is not a
> > bugfix but would
> > cleanly apply on top of 4.4 and has no dependencies or side-effects.
> >
> > We can either revert 98f9de366fcc or backport b36f09c3c441.

I'll just go drop 98f9de366fcc as that's best here.  I don't think
anyone really cares about this driver in 4.4, and if they do, then they
can speak up :)

thanks,

greg k-h

  reply	other threads:[~2017-06-12 11:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <593e7405.13d31c0a.ae58e.4696@mx.google.com>
2017-06-12 11:28 ` stable-rc/linux-4.4.y build: 199 builds: 13 failed, 186 passed, 13 errors, 4 warnings (v4.4.71-63-g409ebd600970) Arnd Bergmann
2017-06-12 11:28   ` Arnd Bergmann
2017-06-12 11:59     ` gregkh [this message]
2017-06-12 12:44       ` Arnd Bergmann
2017-06-12 13:33         ` Alexander Sverdlin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170612115946.GA17130@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=alexander.sverdlin@gmail.com \
    --cc=amit.pundir@linaro.org \
    --cc=anmar.oueja@linaro.org \
    --cc=arnd.bergmann@linaro.org \
    --cc=arnd@arndb.de \
    --cc=bot@kernelci.org \
    --cc=dmaengine@vger.kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sumit.semwal@linaro.org \
    --cc=tom.gall@linaro.org \
    --cc=vinod.koul@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox