diff options
author | Alex Shi <[email protected]> | 2017-07-31 09:50:54 +0800 |
---|---|---|
committer | Jonathan Corbet <[email protected]> | 2017-08-24 13:38:14 -0600 |
commit | 68a1e349cecf4e24531cba0f1545a436fa18ee51 (patch) | |
tree | 3d28a6f6f95994999bd408bdd3187ad0757624bf /tools/perf/scripts/python/mem-phys-addr.py | |
parent | f1824df12ecd495b25c8c116876e201ac764ecea (diff) |
rtmutex: update rt-mutex
The rtmutex remove a pending owner bit in in rt_mutex::owner, in
commit 8161239a8bcc ("rtmutex: Simplify PI algorithm and make highest prio task get lock")
But the document was changed accordingly. Updating it to a meaningful
state.
BTW, as 'Steven Rostedt' mentioned:
There is still technically a "Pending Owner", it's just not called
that anymore. The pending owner happens to be the top_waiter of a lock
that has no owner and has been woken up to grab the lock.
Signed-off-by: Alex Shi <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Sebastian Siewior <[email protected]>
Cc: Mathieu Poirier <[email protected]>
Cc: Juri Lelli <[email protected]>
Cc: Thomas Gleixner <[email protected]>
To: [email protected]
To: [email protected]
To: Jonathan Corbet <[email protected]>
To: Ingo Molnar <[email protected]>
To: Peter Zijlstra <[email protected]>
Signed-off-by: Jonathan Corbet <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions