Re: [PATCH 2/3] [net-2.6] IrDA: irttp_dup spin_lock initialisation

2007-03-16 Thread David Miller
From: Samuel Ortiz <[EMAIL PROTECTED]> Date: Sat, 17 Mar 2007 04:04:27 +0200 > Without this initialization one gets > > kernel BUG at kernel/rtmutex_common.h:80! > > This patch should also be included in the -stable kernel. > > Signed-off-by: G. Liakhovetski <[EMAIL PROTECTED]> > Signed-off-by:

[PATCH 2/3] [net-2.6] IrDA: irttp_dup spin_lock initialisation

2007-03-16 Thread Samuel Ortiz
Without this initialization one gets kernel BUG at kernel/rtmutex_common.h:80! This patch should also be included in the -stable kernel. Signed-off-by: G. Liakhovetski <[EMAIL PROTECTED]> Signed-off-by: Samuel Ortiz <[EMAIL PROTECTED]> --- net/irda/irttp.c |1 + 1 files changed, 1 insertion