Re: [PATCH] make c_idle.work have a static address.

From: Ingo Molnar
Date: Sat Feb 23 2008 - 05:27:50 EST



* Glauber Costa <gcosta@xxxxxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/