All of lore.kernel.org
 help / color / mirror / Atom feed
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
To: cip-dev@lists.cip-project.org
Subject: [cip-dev] Linux 4.4.207-rc1 8dbad6fe errors
Date: Mon, 9 Dec 2019 18:00:47 +0100	[thread overview]
Message-ID: <20191209170047.GC1290729@kroah.com> (raw)
In-Reply-To: <TYAPR01MB22854300E93B9F6D02232982B7580@TYAPR01MB2285.jpnprd01.prod.outlook.com>

On Mon, Dec 09, 2019 at 04:33:17PM +0000, Chris Paterson wrote:
> Hello Greg, all,
> 
> I've seen an error with 4.4.207-rc1 (8dbad6fe).
> 
> 1)
> Config: arm multi_v7_defconfig
> Link: https://gitlab.com/cip-playground/linux-stable-rc-ci/-/jobs/373483706#L3649
> Probable culprit: bc15f46a10dc ("serial: pl011: Fix DMA ->flush_buffer()")
> Issue log:
> 3649 drivers/tty/serial/amba-pl011.c: In function 'pl011_dma_flush_buffer':
> 3650 drivers/tty/serial/amba-pl011.c:697:2: error: implicit declaration of function 'dmaengine_terminate_async'; did you mean 'dmaengine_terminate_all'? [-Werror=implicit-function-declaration]
> 3651   dmaengine_terminate_async(uap->dmatx.chan);
> 3652   ^~~~~~~~~~~~~~~~~~~~~~~~~

I'll go drop the offending patch now, thanks for letting me know.

greg k-h

WARNING: multiple messages have this Message-ID (diff)
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Chris Paterson <Chris.Paterson2@renesas.com>
Cc: "stable@vger.kernel.org" <stable@vger.kernel.org>,
	"cip-dev@lists.cip-project.org" <cip-dev@lists.cip-project.org>
Subject: Re: Linux 4.4.207-rc1 8dbad6fe errors
Date: Mon, 9 Dec 2019 18:00:47 +0100	[thread overview]
Message-ID: <20191209170047.GC1290729@kroah.com> (raw)
In-Reply-To: <TYAPR01MB22854300E93B9F6D02232982B7580@TYAPR01MB2285.jpnprd01.prod.outlook.com>

On Mon, Dec 09, 2019 at 04:33:17PM +0000, Chris Paterson wrote:
> Hello Greg, all,
> 
> I've seen an error with 4.4.207-rc1 (8dbad6fe).
> 
> 1)
> Config: arm multi_v7_defconfig
> Link: https://gitlab.com/cip-playground/linux-stable-rc-ci/-/jobs/373483706#L3649
> Probable culprit: bc15f46a10dc ("serial: pl011: Fix DMA ->flush_buffer()")
> Issue log:
> 3649 drivers/tty/serial/amba-pl011.c: In function 'pl011_dma_flush_buffer':
> 3650 drivers/tty/serial/amba-pl011.c:697:2: error: implicit declaration of function 'dmaengine_terminate_async'; did you mean 'dmaengine_terminate_all'? [-Werror=implicit-function-declaration]
> 3651   dmaengine_terminate_async(uap->dmatx.chan);
> 3652   ^~~~~~~~~~~~~~~~~~~~~~~~~

I'll go drop the offending patch now, thanks for letting me know.

greg k-h

  reply	other threads:[~2019-12-09 17:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-09 16:33 [cip-dev] Linux 4.4.207-rc1 8dbad6fe errors Chris Paterson
2019-12-09 16:33 ` Chris Paterson
2019-12-09 17:00 ` Greg Kroah-Hartman [this message]
2019-12-09 17:00   ` Greg Kroah-Hartman
2019-12-09 21:25   ` [cip-dev] " Chris Paterson
2019-12-09 21:25     ` Chris Paterson

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=20191209170047.GC1290729@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=cip-dev@lists.cip-project.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.