Re: [PATCH v2 2/3] ARC: mcip: update MCIP debug mask when the new cpu came online

From: Vineet Gupta
Date: Fri Feb 23 2018 - 20:38:42 EST


On 02/23/2018 08:42 AM, Eugeniy Paltsev wrote:
As of today we use hardcoded MCIP debug mask, so if we launch
kernel via debugger and kick fever cores than HW has all cpus
hang at the momemt of setup MCIP debug mask.

So update MCIP debug mask when the new cpu came online, instead of
use hardcoded MCIP debug mask.

Signed-off-by: Eugeniy Paltsev<Eugeniy.Paltsev@xxxxxxxxxxxx>

Acked-by: Vineet Gupta <vgupta@xxxxxxxxxxx>