Revert "Cell OProfile: Incorrect local array size in activate spu profiling function"
This reverts commit fa448d6008
.
This commit is contained in:
@@ -830,7 +830,7 @@ static int calculate_lfsr(int n)
|
|||||||
static int pm_rtas_activate_spu_profiling(u32 node)
|
static int pm_rtas_activate_spu_profiling(u32 node)
|
||||||
{
|
{
|
||||||
int ret, i;
|
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
|
* Set up the rtas call to configure the debug bus to
|
||||||
|
Reference in New Issue
Block a user