On Wed, 17 Oct 2007 13:07:44 +0200 Karsten Keil <[EMAIL PROTECTED]> wrote:
> The patch > - Includes the call to capilib_data_b3_req in the spinlock. This routine > in turn calls the offending mq_enqueue routine that triggered the > freeze if not locked. This should also fix other indicators of > incosistent capilib_msgidqueue list, that trigger messages like: > Oct 5 03:05:57 BERL0 kernel: kcapi: msgid 3019 ncci 0x30301 not on queue > that we saw several times a day (usually several in a row). > - Fixes all occurrences of c4_dispatch_tx to be called with active > spinlock, there were some instances where no lock was active. Mostly > these are in very infrequently called routines, so the additional > performance penalty is minimal. I've tagged this patch and "[ISDN] fix random freezes with AVM B1 drivers" as suitable for backporting into 2.6.23.x. Please let me know if that was not appropriate. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/