diff options
| author | Dmitry Adamushko <[email protected]> | 2008-04-29 00:59:23 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-04-29 08:06:04 -0700 |
| commit | cbd9b67bd3883dff0ef4b8ec9229d315a9ba38f0 (patch) | |
| tree | 38a59233e8ec529980741dac371dcb9587d0a098 /tools/perf/scripts/python | |
| parent | a2d416dcc92e576d0e339efd641bd3d8ee2bfb4d (diff) | |
kthread: call wake_up_process() without the lock being held
From the POV of synchronization, there should be no need to call
wake_up_process() with the 'kthread_create_lock' being held.
Signed-off-by: Dmitry Adamushko <[email protected]>
Cc: Nick Piggin <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Rusty Russell <[email protected]>
Cc: "Paul E. McKenney" <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Andy Whitcroft <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions