Linux MIPS Architecture development
 help / color / mirror / Atom feed
* v4l/mips build problem
@ 2008-08-05 15:23 Stephen Rothwell
  2008-08-05 15:41 ` Adrian Bunk
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2008-08-05 15:23 UTC (permalink / raw)
  To: Mauro Carvalho Chehab
  Cc: LKML, v4l-dvb-maintainer, video4linux-list, Ralf Baechle,
	linux-mips

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

Hi all,

Linus' current tree gets the following error during a mips allmodconfig
build:

drivers/media/video/vino.c:4364: error: implicit declaration of function `video_usercopy'

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

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

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

* Re: v4l/mips build problem
  2008-08-05 15:23 v4l/mips build problem Stephen Rothwell
@ 2008-08-05 15:41 ` Adrian Bunk
  2008-08-05 16:06   ` Stephen Rothwell
  0 siblings, 1 reply; 6+ messages in thread
From: Adrian Bunk @ 2008-08-05 15:41 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Mauro Carvalho Chehab, LKML, v4l-dvb-maintainer, video4linux-list,
	Ralf Baechle, linux-mips, Andrew Morton

On Wed, Aug 06, 2008 at 01:23:57AM +1000, Stephen Rothwell wrote:
> Hi all,
> 
> Linus' current tree gets the following error during a mips allmodconfig
> build:
> 
> drivers/media/video/vino.c:4364: error: implicit declaration of function `video_usercopy'

Andrew fixed it with drivers-media-video-vinoc-needs-v4l2-ioctlh.patch 
in -mm.

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed

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

* Re: v4l/mips build problem
  2008-08-05 15:41 ` Adrian Bunk
@ 2008-08-05 16:06   ` Stephen Rothwell
  2008-08-05 16:26     ` Andrew Morton
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2008-08-05 16:06 UTC (permalink / raw)
  To: Adrian Bunk
  Cc: Mauro Carvalho Chehab, LKML, v4l-dvb-maintainer, video4linux-list,
	Ralf Baechle, linux-mips, Andrew Morton

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

On Tue, 5 Aug 2008 18:41:22 +0300 Adrian Bunk <bunk@kernel.org> wrote:
>
> On Wed, Aug 06, 2008 at 01:23:57AM +1000, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Linus' current tree gets the following error during a mips allmodconfig
> > build:
> > 
> > drivers/media/video/vino.c:4364: error: implicit declaration of function `video_usercopy'
> 
> Andrew fixed it with drivers-media-video-vinoc-needs-v4l2-ioctlh.patch 
> in -mm.

Maybe we should send that one Linusward ...

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

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

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

* Re: v4l/mips build problem
  2008-08-05 16:06   ` Stephen Rothwell
@ 2008-08-05 16:26     ` Andrew Morton
  2008-08-05 16:39       ` Stephen Rothwell
  0 siblings, 1 reply; 6+ messages in thread
From: Andrew Morton @ 2008-08-05 16:26 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Adrian Bunk, Mauro Carvalho Chehab, LKML, v4l-dvb-maintainer,
	video4linux-list, Ralf Baechle, linux-mips

On Wed, 6 Aug 2008 02:06:47 +1000 Stephen Rothwell <sfr@canb.auug.org.au> wrote:

> On Tue, 5 Aug 2008 18:41:22 +0300 Adrian Bunk <bunk@kernel.org> wrote:
> >
> > On Wed, Aug 06, 2008 at 01:23:57AM +1000, Stephen Rothwell wrote:
> > > Hi all,
> > > 
> > > Linus' current tree gets the following error during a mips allmodconfig
> > > build:
> > > 
> > > drivers/media/video/vino.c:4364: error: implicit declaration of function `video_usercopy'
> > 
> > Andrew fixed it with drivers-media-video-vinoc-needs-v4l2-ioctlh.patch 
> > in -mm.
> 
> Maybe we should send that one Linusward ...
> 

yup, I'll send it in unless it turned up in today's linux-next.

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

* Re: v4l/mips build problem
  2008-08-05 16:26     ` Andrew Morton
@ 2008-08-05 16:39       ` Stephen Rothwell
  2008-08-05 17:19         ` Mauro Carvalho Chehab
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2008-08-05 16:39 UTC (permalink / raw)
  To: Andrew Morton
  Cc: Adrian Bunk, Mauro Carvalho Chehab, LKML, v4l-dvb-maintainer,
	video4linux-list, Ralf Baechle, linux-mips

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

Hi Andrew,

On Tue, 5 Aug 2008 09:26:50 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:
>
> yup, I'll send it in unless it turned up in today's linux-next.

Which I think is unlikely:  the v4l/dvb tree has been unmergable since
29/7 and I haven't heard from Mauro since then.

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

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

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

* Re: v4l/mips build problem
  2008-08-05 16:39       ` Stephen Rothwell
@ 2008-08-05 17:19         ` Mauro Carvalho Chehab
  0 siblings, 0 replies; 6+ messages in thread
From: Mauro Carvalho Chehab @ 2008-08-05 17:19 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Andrew Morton, Adrian Bunk, LKML, v4l-dvb-maintainer,
	video4linux-list, Ralf Baechle, linux-mips

On Wed, 6 Aug 2008, Stephen Rothwell wrote:

> Hi Andrew,
>
> On Tue, 5 Aug 2008 09:26:50 -0700 Andrew Morton <akpm@linux-foundation.org> wrote:
>>
>> yup, I'll send it in unless it turned up in today's linux-next.
>
> Which I think is unlikely:  the v4l/dvb tree has been unmergable since
> 29/7 and I haven't heard from Mauro since then.
Too busy during those days. I don't mind if Andrew prefer to forward this 
directly, but I have another bunch of patches to send Linus probably 
today.

I did some changes on the procedures I use for sending patches upstream, 
but I want to do some additional tests here to be sure that everything is 
all right. The idea is never rebase my main branches again.

-- 
Cheers,
Mauro Carvalho Chehab
http://linuxtv.org
mchehab@infradead.org

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

end of thread, other threads:[~2008-08-05 17:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-05 15:23 v4l/mips build problem Stephen Rothwell
2008-08-05 15:41 ` Adrian Bunk
2008-08-05 16:06   ` Stephen Rothwell
2008-08-05 16:26     ` Andrew Morton
2008-08-05 16:39       ` Stephen Rothwell
2008-08-05 17:19         ` Mauro Carvalho Chehab

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox