![]() | |||||||||||||
Messages in this thread Patch in this message |
On Mon, 2006-03-13 at 00:36 +0100, Michal Piotrowski wrote:
> [snip]
> > WARNING: /lib/modules/2.6.16-rc6-rt1/kernel/drivers/parport/parport_pc.ko
> > needs unknown symbol rt_read_lock
> >
Index: linux-2.6.16-rc6/kernel/rt.c
===================================================================
--- linux-2.6.16-rc6.orig/kernel/rt.c
+++ linux-2.6.16-rc6/kernel/rt.c
@@ -191,6 +191,7 @@ void __lockfunc rt_read_lock(rwlock_t *r
_raw_spin_unlock_irqrestore(&rwsem->lock.wait_lock, flags);
rt_rw_lock(rwsem __RET_IP__);
}
+EXPORT_SYMBOL(rt_read_lock);
static inline void rt_rw_unlock(struct rw_semaphore *rwsem __IP_DECL__)
{
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
| ||||||||||||
| Last update: 2006-03-13 06:45 [W:0.293 / U:0.100 seconds] ©2003-2008 Jasper Spaans | |||||||||||||