diff options
author | Frederic Weisbecker <[email protected]> | 2013-10-11 18:56:49 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2013-12-09 16:56:28 +0100 |
commit | e73d84e33f15c099ed1df60437700093cb14e46e (patch) | |
tree | d385948d7660e78b29a891e0427b872a3454d14e /fs/jbd/commit.c | |
parent | 3d7a1427e4ce545e949e9bccb75d0ca8d941d93c (diff) |
posix-timers: Remove remaining uses of tasklist_lock
The remaining uses of tasklist_lock were mostly about synchronizing
against sighand modifications, getting coherent and safe group samples
and also thread/process wide timers list handling.
All of this is already safely synchronizable with the target's
sighand lock. Let's use it on these places instead.
Also update the comments about locking.
Signed-off-by: Frederic Weisbecker <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Kosaki Motohiro <[email protected]>
Cc: Andrew Morton <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions