Messages in this thread |  | | Subject | Re: 2.5.34-mm2 kernel BUG at sched.c:944! only with CONFIG_PREEMPT=y | From | Steven Cole <> | Date | 13 Sep 2002 15:20:26 -0600 |
| |
On Fri, 2002-09-13 at 14:41, Arador wrote: > On 12 Sep 2002 08:14:01 -0600 > Steven Cole <elenstev@mesatop.com> escribió: > > > 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 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/
|  |