]> asedeno.scripts.mit.edu Git - linux.git/commit
ARC: mcip: update MCIP debug mask when the new cpu came online
authorEugeniy Paltsev <Eugeniy.Paltsev@synopsys.com>
Fri, 23 Feb 2018 16:41:53 +0000 (19:41 +0300)
committerVineet Gupta <vgupta@synopsys.com>
Wed, 28 Feb 2018 18:45:31 +0000 (10:45 -0800)
commitf3205de98db2fc8083796dd5ad81b191e436fab8
treebebd9c6bb006e632909ec9e2ce6ad13602f5c347
parent07423d00a2b2a71a97e4287d9262cb83c4c4c89f
ARC: mcip: update MCIP debug mask when the new cpu came online

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@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/kernel/mcip.c
include/soc/arc/mcip.h