On Mon, 14 Mar 2005 08:37:44 +0000 Ralf Baechle DL5RB <[EMAIL PROTECTED]> wrote:
> In an attempt to return a locked socket ax25_get_socket() was calling > lock_sock() with a spinlock held, bad idea. Making matters worse it's > only user is running in bottom half context resulting in a potencial > attempt to sleep in bottom half context, so fix the locking there as well. Looks fine. Applied, thanks Ralf. - To unsubscribe from this list: send the line "unsubscribe linux-hams" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
