linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf
       [not found] <1323760467.11759.2.camel@phoenix>
@ 2011-12-13  7:20 ` Ohad Ben-Cohen
  2011-12-13  7:37   ` Stephen Rothwell
  0 siblings, 1 reply; 2+ messages in thread
From: Ohad Ben-Cohen @ 2011-12-13  7:20 UTC (permalink / raw)
  To: Axel Lin, Stephen Rothwell; +Cc: linux-kernel, Rusty Russell, linux-next

On Tue, Dec 13, 2011 at 9:14 AM, Axel Lin <axel.lin@gmail.com> wrote:
> Since commit 7bb7aef2 "virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf",
> virtqueue_add_buf_gfp is renamed to virtqueue_add_buf now.
>
> This patch fixes below build error:
>  CC [M]  drivers/rpmsg/virtio_rpmsg_bus.o
> drivers/rpmsg/virtio_rpmsg_bus.c: In function 'rpmsg_send_offchannel_raw':
> drivers/rpmsg/virtio_rpmsg_bus.c:723: error: implicit declaration of function 'virtqueue_add_buf_gfp'
> make[2]: *** [drivers/rpmsg/virtio_rpmsg_bus.o] Error 1
> make[1]: *** [drivers/rpmsg] Error 2
> make: *** [drivers] Error 2
>
> Signed-off-by: Axel Lin <axel.lin@gmail.com>
> ---
> I got the build error on linux-next 20111212.
> So this patch is against linux-next.

Thanks a lot for the heads up, Axel !

Stephen, can you please carry this patch in linux-next ?

Thanks!
Ohad.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf
  2011-12-13  7:20 ` [PATCH] rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf Ohad Ben-Cohen
@ 2011-12-13  7:37   ` Stephen Rothwell
  0 siblings, 0 replies; 2+ messages in thread
From: Stephen Rothwell @ 2011-12-13  7:37 UTC (permalink / raw)
  To: Ohad Ben-Cohen; +Cc: Axel Lin, linux-kernel, Rusty Russell, linux-next

[-- Attachment #1: Type: text/plain, Size: 1222 bytes --]

Hi,

On Tue, 13 Dec 2011 09:20:57 +0200 Ohad Ben-Cohen <ohad@wizery.com> wrote:
>
> On Tue, Dec 13, 2011 at 9:14 AM, Axel Lin <axel.lin@gmail.com> wrote:
> > Since commit 7bb7aef2 "virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf",
> > virtqueue_add_buf_gfp is renamed to virtqueue_add_buf now.
> >
> > This patch fixes below build error:
> >  CC [M]  drivers/rpmsg/virtio_rpmsg_bus.o
> > drivers/rpmsg/virtio_rpmsg_bus.c: In function 'rpmsg_send_offchannel_raw':
> > drivers/rpmsg/virtio_rpmsg_bus.c:723: error: implicit declaration of function 'virtqueue_add_buf_gfp'
> > make[2]: *** [drivers/rpmsg/virtio_rpmsg_bus.o] Error 1
> > make[1]: *** [drivers/rpmsg] Error 2
> > make: *** [drivers] Error 2
> >
> > Signed-off-by: Axel Lin <axel.lin@gmail.com>
> > ---
> > I got the build error on linux-next 20111212.
> > So this patch is against linux-next.
> 
> Thanks a lot for the heads up, Axel !
> 
> Stephen, can you please carry this patch in linux-next ?

I seem to have mislaid my copy :-(

If Axel could send to to me again, I will put it in as a merge fix tomorrow.

-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 836 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-13  7:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1323760467.11759.2.camel@phoenix>
2011-12-13  7:20 ` [PATCH] rpmsg: rename virtqueue_add_buf_gfp to virtqueue_add_buf Ohad Ben-Cohen
2011-12-13  7:37   ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).