* Glauber Costa <[EMAIL PROTECTED]> wrote:

> Currently, c_idle is declared in the stack, and thus, have no static 
> address.
> 
> Peter Zijlstra points out this simple solution, in which c_idle.work 
> is initializated separatedly. Note that the INIT_WORK macro has a 
> static declaration of a key inside.

thanks, applied.

        Ingo
--
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/

Reply via email to