Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Sun, 28 Jul 2002 07:49:28 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Sun, 28 Jul 2002 07:49:28 -0400 Received: from t3o913p60.telia.com ([195.252.45.60]:6530 "EHLO best.localdomain") by vger.kernel.org with ESMTP id ; Sun, 28 Jul 2002 07:49:27 -0400 To: linux-kernel@vger.kernel.org Cc: Ingo Molnar Subject: 2.5.29: bad: schedule() with irqs disabled! From: Peter Osterlund Date: 28 Jul 2002 13:52:41 +0200 Message-ID: User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 3196 Lines: 68 I have seen the "schedule with irqs disabled" message twice now in 2.5.29 on an UP machine. It looks like do_softirq calls wake_up_process with interrupts disabled: c1807dd8 c023f540 00000000 c1807e00 c0110648 00000001 00000002 00000001 c02c1c18 fffffff8 c1807e10 c011066b c11eb040 00000000 00000246 c01189fe 00000007 00000100 c38cf1ac 00000000 c020dc39 c1807e80 00000000 00000000 Call Trace: [] [] [] [] [] [] [] [] [] [] [ [] [] Trace; c0110648 Trace; c011066b Trace; c01189fe Trace; c020dc39 Trace; c01f26cb Trace; c022a068 Trace; c01ef2f2 Trace; c019d595 Trace; c01ef4ea Trace; c0138036 Trace; c01f6217 Trace; c013813a Trace; c0107127 <__up_wakeup+10fb/2634> c1807cac c023f540 00000000 c1807cd4 c0110648 00000001 00000002 00000001 c02c1c18 fffffff8 c1807ce4 c011066b c11eb040 00000000 00000246 c01189fe c1806000 00000001 00000100 c0208e60 c01fcf7c 00000000 c02e9b58 00000001 Call Trace: [] [] [] [] [] [] [] [] [] [] [ [] [] [] [] [] [ [] [] [] [] [] [ [] [] [] [] [] Trace; c0110648 Trace; c011066b Trace; c01189fe Trace; c0208e60 Trace; c01fcf7c Trace; c0205030 Trace; c01fcecf Trace; c0207c8f Trace; c0208e60 Trace; c0204c69 Trace; c0205030 Trace; c021cb87 Trace; c0216ef9 Trace; c0217522 Trace; c0205170 Trace; c011c105 Trace; c010bc00 Trace; c0217ff6 Trace; c020daa6 Trace; c01f6421 Trace; c022a068 Trace; c01ef2f2 Trace; c019d595 Trace; c01ef4ea Trace; c0138036 Trace; c0118ca0 Trace; c013813a Trace; c0107127 <__up_wakeup+10fb/2634> -- Peter Osterlund - petero2@telia.com http://w1.894.telia.com/~u89404340 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/