]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
IrDA: irttp_dup spin_lock initialisation
authorSamuel Ortiz <samuel@sortiz.org>
Sat, 17 Mar 2007 02:04:27 +0000 (04:04 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 23 Mar 2007 19:49:26 +0000 (12:49 -0700)
commit6c3f05964e7b82a9965fd4934ba470cf533172ed
tree5dc93be019193d2946db67ce6915e25aed95e036
parente7afe7add33b3c467999376ac22d819fa7bcade8
IrDA: irttp_dup spin_lock initialisation

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 <gl@dsa-ac.de>
Signed-off-by: Samuel Ortiz <samuel@sortiz.org>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
net/irda/irttp.c