On Wed, May 25, 2005 at 03:51:30PM +0200, Ingo Molnar wrote: > * Andrew Morton <[email protected]> wrote: > > Are all the other architectures busted as well? > > oh damn, they are indeed, because they need to hit schedule() at least > once. > > The patch below should address this problem for all architectures, by > doing an explicit schedule() in the init code before calling into > cpu_idle(). Yuck - wouldn't it be better just to fix all the architectures instead of applying band aid? -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: 2.6 Serial core - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- References:
- [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Nick Piggin <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Nick Piggin <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Andrew Morton <[email protected]>
- Re: [patch] remove set_tsk_need_resched() from init_idle()
- From: Ingo Molnar <[email protected]>
- [patch] remove set_tsk_need_resched() from init_idle()
- Prev by Date: Re: RT and Cascade interrupts
- Next by Date: Re: How to find if BIOS has already enabled the device
- Previous by thread: Re: [patch] remove set_tsk_need_resched() from init_idle()
- Next by thread: Re: [patch] remove set_tsk_need_resched() from init_idle()
- Index(es):