Re: [patch] fix sparc64 cpu_idle()

From: Oleg Nesterov
Date: Thu Dec 30 2004 - 10:29:17 EST


Coywolf Qi Hunt wrote:
>
> It's not flexible to enforce 'void cpu_idle(void)' all over. What If
> someday someone would want to return value for some arch.
>

May be you are right, but i can't imagine what could be done
after return from cpu_idle() except panic(). cpu_idle() is the
last call in start_kernel().

Oleg.
-
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/