diff options
| author | Henrik Austad <[email protected]> | 2013-11-27 23:18:00 +0100 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2013-11-30 14:08:28 +0100 |
| commit | 854ff82ab085aed7509f6fb90f79ce6c41ee1fa4 (patch) | |
| tree | d083496dcc5d611706793b2a7882627f6d15a1ec /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | 1acd437c59c7dd78d8f1e5f07bea6a18b7b5cd77 (diff) | |
Documentation/robust-futex-API: Count properly to 4
A strictly monotonically increasing sequence is normally used in
numbered lists as they provide an intuitive ordering of the
elements.
However, in situations where race conditions can appear, this
assumption breaks down and you can end up with unpredictable
results, leading to a rather confusing list :-)
This changes the numbered list 1,2,2,2 to the more intuitive
1,2,3,4.
Introduced in:
2eec9ad91f71 [PATCH] lightweight robust futexes: docs
Signed-off-by: Henrik Austad <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions