-
Glauber Costa authored
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. Signed-off-by:
Glauber Costa <gcosta@redhat.com> Acked-by:
Peter Zijlstra <pzijlstr@redhat.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
2b775a27