diff options
| author | Yong Zhang <[email protected]> | 2009-09-14 20:20:16 +0800 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-09-20 20:20:30 +0200 |
| commit | cb5fd13f1178dee4302646b2890d884c380160e1 (patch) | |
| tree | 473960daef1977f2bff85c21d0f5ed9f84d35ebd /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | 89f19f04dc72363d912fd007a399cb10310eff6e (diff) | |
sched: Fix potential NULL derference of doms_cur
If CONFIG_CPUMASK_OFFSTACK is enabled but doms_cur alloc failed in
arch_init_sched_domains(), doms_cur will move back to
fallback_doms. But this time, fallback_doms has not been
initialized yet.
Signed-off-by: Yong Zhang <[email protected]>
Cc: [email protected]
LKML-Reference: <[email protected]>
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