public inbox for linux-serial@vger.kernel.org
 help / color / mirror / Atom feed
From: Heikki Krogerus <heikki.krogerus@linux.intel.com>
To: kbuild test robot <fengguang.wu@intel.com>
Cc: linux-serial@vger.kernel.org,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: Re: [tty:tty-next 53/55] drivers/tty/serial/8250/8250_dma.c:55:2: warning: passing argument 1 of 'tty_insert_flip_string' from incompatible pointer type
Date: Wed, 16 Jan 2013 14:00:31 +0200	[thread overview]
Message-ID: <20130116120031.GA6814@xps8300> (raw)
In-Reply-To: <50f65584.FqCm5ry12q5pGYVU%fengguang.wu@intel.com>

On Wed, Jan 16, 2013 at 03:23:48PM +0800, kbuild test robot wrote:
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-next
> head:   852e4a8152b427c3f318bb0e1b5e938d64dcdc32
> commit: 9ee4b83e51f741a645c43e61b9f3f8075ca0fdf4 [53/55] serial: 8250: Add support for dmaengine
> config: x86_64-randconfig-s640 (attached as .config)
> 
> All warnings:
> 
>    drivers/tty/serial/8250/8250_dma.c: In function '__dma_rx_complete':
> >> drivers/tty/serial/8250/8250_dma.c:55:2: warning: passing argument 1 of 'tty_insert_flip_string' from incompatible pointer type [enabled by default]
>    In file included from drivers/tty/serial/8250/8250_dma.c:12:0:
>    include/linux/tty_flip.h:28:19: note: expected 'struct tty_port *' but argument is of type 'struct tty_struct *'
> >> drivers/tty/serial/8250/8250_dma.c:58:2: warning: passing argument 1 of 'tty_flip_buffer_push' from incompatible pointer type [enabled by default]
>    In file included from drivers/tty/serial/8250/8250_dma.c:12:0:
>    include/linux/tty_flip.h:13:13: note: expected 'struct tty_port *' but argument is of type 'struct tty_struct *'

Looks like the tty buffer functions have been changed. I'll fix this
right away. 

Thanks,

-- 
heikki

      reply	other threads:[~2013-01-16 12:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-16  7:23 [tty:tty-next 53/55] drivers/tty/serial/8250/8250_dma.c:55:2: warning: passing argument 1 of 'tty_insert_flip_string' from incompatible pointer type kbuild test robot
2013-01-16 12:00 ` Heikki Krogerus [this message]

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=20130116120031.GA6814@xps8300 \
    --to=heikki.krogerus@linux.intel.com \
    --cc=fengguang.wu@intel.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-serial@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox