Loading arch/powerpc/oprofile/op_model_cell.c +1 −1 Original line number Diff line number Diff line Loading @@ -830,7 +830,7 @@ static int calculate_lfsr(int n) static int pm_rtas_activate_spu_profiling(u32 node) { int ret, i; struct pm_signal pm_signal_local[NUM_SPUS_PER_NODE]; struct pm_signal pm_signal_local[NR_PHYS_CTRS]; /* * Set up the rtas call to configure the debug bus to Loading Loading
arch/powerpc/oprofile/op_model_cell.c +1 −1 Original line number Diff line number Diff line Loading @@ -830,7 +830,7 @@ static int calculate_lfsr(int n) static int pm_rtas_activate_spu_profiling(u32 node) { int ret, i; struct pm_signal pm_signal_local[NUM_SPUS_PER_NODE]; struct pm_signal pm_signal_local[NR_PHYS_CTRS]; /* * Set up the rtas call to configure the debug bus to Loading