aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/prom_parse.c
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@samba.org>2009-03-05 14:05:57 +1100
committerPaul Mackerras <paulus@samba.org>2009-03-06 08:07:13 +1100
commit86028598de16538f02519141756ccf4accfc29a6 (patch)
treeb2afaf03f578547bda536d0d99e87636e59216ea /arch/powerpc/kernel/prom_parse.c
parentb5e8acf66ff5db707c7e08df49fdf6b415878442 (diff)
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: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'arch/powerpc/kernel/prom_parse.c')
0 files changed, 0 insertions, 0 deletions