aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorFabio Checconi <[email protected]>2009-06-15 20:56:38 +0200
committerIngo Molnar <[email protected]>2009-07-10 10:43:30 +0200
commitc20b08e3986c2dbfa6df1e880bf4f7159994d199 (patch)
treeea539701a3cf78b8e2f1d2aab2a2ec442d00f690 /tools/perf/util/trace-event-scripting.c
parent7793527b90d9418211f4fe8464cc1dcb1631ea1b (diff)
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
init_rt_rq() initializes only rq->rt.pushable_tasks, and not the pushable_tasks field of the passed rt_rq. The plist is not used uninitialized since the only pushable_tasks plists used are the ones of root rt_rqs; anyway reinitializing the list on every group creation corrupts the root plist, losing its previous contents. Signed-off-by: Fabio Checconi <[email protected]> Signed-off-by: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> CC: Gregory Haskins <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions