From: Alexey Dobriyan <[EMAIL PROTECTED]>
Date: Tue, 14 Aug 2007 23:30:38 +0400

> commit 8d5cf596d10d740b69b5f4bbdb54b85abf75810d started to add statically
> allocated ax25_protocol's to list. However kfree() was still in place waiting
> for unsuspecting ones on module removal.
> 
> Steps to reproduce:
> 
>       modprobe netrom
>       rmmod netrom
> 
> P.S.: code would benefit greatly from list_add/list_del usage
> 
> kernel BUG at mm/slab.c:592!
> invalid opcode: 0000 [1] PREEMPT SMP 
 ...
> Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>

Also applied, thanks a lot.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to