diff options
| author | Ingo Molnar <[email protected]> | 2017-01-14 17:11:36 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2017-01-14 17:11:36 +0100 |
| commit | f21860bac05b609d71757338361d26209ff0759b (patch) | |
| tree | fea61bb1bb0300c8dc6e0b65ac99b362a1eaf095 /tools/perf/scripts/python | |
| parent | 6fa7aa50b2c48400bbd045daf3a2498882eb0596 (diff) | |
locking/mutex, sched/wait: Fix the mutex_lock_io_nested() define
Mike noticed this bogosity:
> > +# define mutex_lock_nest_io(lock, nest_lock) mutex_io(lock)
> ^^^^^^^^^^^^^^ typo
This new locking API is not used yet, so this didn't trigger in testing.
Fix it.
Reported-by: Mike Galbraith <[email protected]>
Cc: Tejun Heo <[email protected]>
Cc: Peter Zijlstra (Intel) <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Jens Axboe <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions