![]() | |||||||||||||
Messages in this thread |
> - if (!in_softirq()) > + if (!in_atomic()) > cond_resched(); this looks wrong. in_atomic() isn't doing what I think you think it does; for one it doesn't get set inside spinlock regions (unless preempt is enabled) - 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/ | ||||||||||||
| Last update: 2005-05-24 08:48 [from the cache] ©2003-2008 | |||||||||||||