提交 22cffe49 编写于 作者: R Robert Richter

Revert "Cell OProfile: Incorrect local array size in activate spu profiling function"

This reverts commit fa448d60.
上级 cae042a7
......@@ -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
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册