diff options
author | Peter Zijlstra <[email protected]> | 2011-09-12 13:06:17 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2011-10-04 12:43:58 +0200 |
commit | fa14ff4accfb24e59d2473f3d864d6648d80563b (patch) | |
tree | a2f3f5a16e1e740c6f96857e60c37826689d7b0b /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 924f8f5af31423529cc3940cb2ae9fee736b7517 (diff) |
sched: Convert to struct llist
Use the generic llist primitives.
We had a private lockless list implementation in the scheduler in the wake-list
code, now that we have a generic llist implementation that provides all required
operations, switch to it.
This patch is not expected to change any behavior.
Signed-off-by: Peter Zijlstra <[email protected]>
Cc: Huang Ying <[email protected]>
Cc: Andrew Morton <[email protected]>
Link: http://lkml.kernel.org/r/1315836353.26517.42.camel@twins
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions