Skip to content
Commit 86028598 authored by Paul Mackerras's avatar Paul Mackerras
Browse files

perfcounters/powerpc: fix oops with multiple counters in a group



Impact: fix oops-causing bug

This fixes a bug in the powerpc hw_perf_counter_init where the code
didn't initialize ctrs[n] before passing the ctrs array to check_excludes,
leading to possible oopses and other incorrect behaviour.  This fixes it
by initializing ctrs[n] correctly.

Signed-off-by: default avatarPaul Mackerras <paulus@samba.org>
parent b5e8acf6
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment