diff options
author | Glauber Costa <[email protected]> | 2008-02-22 12:09:29 -0300 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-02-26 12:56:02 +0100 |
commit | 2b775a27c0d9fdf8078d5b31e1e27411e5bf2a91 (patch) | |
tree | ee86e33d32ab0c24e85e4b8203938440eab25b2d /fs/jbd2/commit.c | |
parent | 1650743cdc0db73478f72c57544ce79ea8f3dda6 (diff) |
x86: make c_idle.work have a static address.
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 <[email protected]>
Acked-by: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions