Re: 2.5.34-mm2 kernel BUG at sched.c:944! only with CONFIG_PREEMPT=y
From: Steven Cole <hidden>
Date: 2002-09-13 21:18:48
Also in:
lkml
From: Steven Cole <hidden>
Date: 2002-09-13 21:18:48
Also in:
lkml
On Fri, 2002-09-13 at 14:41, Arador wrote:
On 12 Sep 2002 08:14:01 -0600 Steven Cole [off-list ref] escribio:quoted
I got the following BUG at sched.c:944! with 2.5.34-mm2 and PREEMPT on. This was repeatable.Same for me: POSIX conformance testing by UNIFIX Kernel BUG at sched.c:944!
If you just want a quick workaround (not a real fix), you can change in_atomic back to in_interrupt on line 933 of kernel/sched.c. Robert Love has posted another patch for this, so you might want to try that out. Here is a link to that post: http://marc.theaimsgroup.com/?l=linux-kernel&m=103190275327089&w=2 You may need to change KERN_ERROR to KERN_ERR in that patch. Steven -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/