Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: kernel 2.6.9 and cvs-head has regressed



On Tue, 26 Oct 2004 11:36:05 +0200
Gerd Knorr <kraxel@bytesex.org> wrote:

> > drivers/media/common/saa7146_fops.c: In function `fops_poll':
> > drivers/media/common/saa7146_fops.c:365: warning: passing arg 3 of
> > `videobuf_poll_stream' from incompatible pointer type
> > drivers/media/common/saa7146_fops.c:365: error: too many arguments to
> > function `videobuf_poll_stream'
> 
> The patch below (apply with -R) should fix that.
> 
>   Gerd

Ok thanks, that mostly fixed it.
*** Warning: "eth_hdr" [drivers/media/dvb/dvb-core/dvb-core.ko] undefined!
I just reversed the ifdef for this one (i guess only a "rc" versioning issue).

So this combination worked fine, no more choppy video.

1 linux 2.6.9-rc2
2 patch-2.6.9-rc2-kraxel
3 dvb-kernel cvs head from today
4 patch you attached in previous mail

So I guess the bug is in either:
- linux rc3/rc4/final
- the changes in patch-2.6.9-rc2-kraxel to All-2.6.9-rc4.diff

I'll give vanilla 2.9.10-rc1 a try next.
 
-- 
Peter.




Home | Main Index | Thread Index