diff options
author | Frederic Weisbecker <fweisbec@gmail.com> | 2009-03-16 01:45:03 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-03-16 09:13:18 +0100 |
commit | 2fc1dfbe17e7705c55b7a99da995fa565e26f151 (patch) | |
tree | 8d7ecb57fdefdfac5bdff6ee3a82485e2ea4340a /kernel/pm_qos_params.c | |
parent | ac1d52d0b85854958c7e78c8006e39aadb6ce4b8 (diff) |
tracing/core: fix early free of cpumasks
Impact: fix crashes when tracing cpumasks
While ring-buffer allocation, the cpumasks are allocated too,
including the tracing cpumask and the per-cpu file mask handler.
But these cpumasks are freed accidentally just after.
Fix it.
Reported-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
LKML-Reference: <1237164303-11476-1-git-send-email-fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'kernel/pm_qos_params.c')
0 files changed, 0 insertions, 0 deletions