Mailing List archive

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

[linux-dvb] Re: [PATCH] support for multiple feeds per pid



On Fri, Feb 21, 2003 at 12:01:50AM +0100, Emard wrote:
> I tried to replace spin_lock_irq with spin_lock_bh in
> dvb_demux.c, it compiled, but insmod gave me unresolved 
> symbols for 2 *_bh_* symbols. Did I forget to export/import
> some symbols somewhere?

Don't ignore missing prototype warnings.
#include <linux/interrupt.h>
#include <linux/spinlock.h>

Johannes


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index