aboutsummaryrefslogtreecommitdiff
path: root/lib/cpu-notifier-error-inject.c
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2009-11-02 20:37:20 +1030
committerIngo Molnar <[email protected]>2009-11-02 15:48:54 +0100
commit49557e620339cb134127b5bfbcfecc06b77d0232 (patch)
treea2a73c84a384243a63c1b8e8462c39381d5ef98e /lib/cpu-notifier-error-inject.c
parentf685ceacab07d3f6c236f04803e2f2f0dbcc5afb (diff)
sched: Fix boot crash by zalloc()ing most of the cpu masks
I got a boot crash when forcing cpumasks offstack on 32 bit, because find_new_ilb() returned 3 on my UP system (nohz.cpu_mask wasn't zeroed). AFAICT the others need to be zeroed too: only nohz.ilb_grp_nohz_mask is initialized before use. Signed-off-by: Rusty Russell <[email protected]> Cc: Peter Zijlstra <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions