Re: 2.6.8-rc3-mm2

From: William Lee Irwin III
Date: Tue Aug 10 2004 - 04:41:34 EST


On Mon, Aug 09, 2004 at 03:45:46PM -0700, William Lee Irwin III wrote:
>>> None of the printk()'s in do_boot_cpu() appear essential. The
>>> following also boots:

On Tue, Aug 10, 2004 at 10:04:30AM +0200, Ingo Molnar wrote:
>> the key seems to be not doing fork_idle() call via keventd?
>> i'm wondering about:

On Tue, Aug 10, 2004 at 02:00:51AM -0700, William Lee Irwin III wrote:
> It deadlocks with or without the fork_idle() call being via keventd;
> the printk change is what makes the difference. =(

Okay, it deadlocks with both mdelay(1000) and yield() in place of the
printk(). Trying manual calls to schedule() and local_irq_enable() next.


-- wli
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/