diff options
| author | Yong Zhang <[email protected]> | 2009-09-14 12:20:16 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-09-20 18:20:30 +0000 |
| commit | cb5fd13f1178dee4302646b2890d884c380160e1 (patch) | |
| tree | 473960daef1977f2bff85c21d0f5ed9f84d35ebd /fs/proc/array.c | |
| parent | sched: Fix raciness in runqueue_is_locked() (diff) | |
| download | kernel-cb5fd13f1178dee4302646b2890d884c380160e1.tar.gz kernel-cb5fd13f1178dee4302646b2890d884c380160e1.zip | |
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 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
