diff options
author | Hugh Dickins <[email protected]> | 2009-02-09 19:20:50 +0000 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2009-02-10 00:50:37 +0100 |
commit | acd895795d35d7c6405f20301a846d16998795ec (patch) | |
tree | e1f704ec416e5ef735cadcf40392a2398c319e3f /lib/string_helpers.c | |
parent | 4c098bcd55fad34dcf224bf8343db6a9ac58fc68 (diff) |
profiling: fix broken profiling regression
Impact: fix broken /proc/profile on UP machines
Commit c309b917cab55799ea489d7b5f1b77025d9f8462 "cpumask: convert
kernel/profile.c" broke profiling. prof_cpu_mask was previously
initialized to CPU_MASK_ALL, but left uninitialized in that commit.
We need to copy cpu_possible_mask (cpu_online_mask is not enough).
Signed-off-by: Hugh Dickins <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions