Mauro Carvalho Chehab
Tue, 06 Jan 2009 08:49:58 -0800
On Mon, 05 Jan 2009 19:46:40 -0500 Andy Walls <awa...@radix.net> wrote:
> I you run across the oops often, then the suspected race condition in
> the function I mentioned needs to be fixed. That may be as simple as
> this lame patch:
Could you please provide you your SOB?
IMO, the proper fix would be to add some locking at cx88 init. I suspect that
this breakage (and other similar ones) are tue to the absense of KBL on newer
kernels.
Gregoire,
What kernel version are you using?
>
> fail_free:
> + /* FIXME - shouldn't we pull dev off the cx8802_devlist - oops */
Better to add here:
core->dvbdev = NULL;
Cheers,
Mauro
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html