On Thu, 2007-06-07 at 17:07 +0300, Oleg Kechin wrote:
in prepare_task_switch(rq, next); interrupts are enabled,
That's a bug. __schedule should not have interrupts enabled.
What's the back trace of this?
-- Steve
but in finish_task_switch(this_rq(), prev); interrupts not disabled
(it look not symmetrical for me).
Can anybody tell - is this right behavior?
I think interrupts should be disabled somewhere in this fragment,
or may be, scheduler should not complain?
Oleg Kechin.
-
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html