diff options
author | Jason Baron <[email protected]> | 2008-02-28 11:33:03 -0500 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2008-07-28 12:16:28 +1000 |
commit | 5c2aed622571ac7c3c6ec182d6d3c318e4b45c8b (patch) | |
tree | 0a3b422b16cd0725eebbe5047fd5482583279d8a /fs/jbd2/commit.c | |
parent | 15bba37d62351749c3915add81f673b256952ee1 (diff) |
stop_machine: add ALL_CPUS option
-allow stop_mahcine_run() to call a function on all cpus. Calling
stop_machine_run() with a 'ALL_CPUS' invokes this new behavior.
stop_machine_run() proceeds as normal until the calling cpu has
invoked 'fn'. Then, we tell all the other cpus to call 'fn'.
Signed-off-by: Jason Baron <[email protected]>
Signed-off-by: Mathieu Desnoyers <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
CC: Adrian Bunk <[email protected]>
CC: Andi Kleen <[email protected]>
CC: Alexey Dobriyan <[email protected]>
CC: Christoph Hellwig <[email protected]>
CC: [email protected]
CC: [email protected]
Diffstat (limited to 'fs/jbd2/commit.c')
0 files changed, 0 insertions, 0 deletions