commit | f3205de98db2fc8083796dd5ad81b191e436fab8 | [log] [tgz] |
---|---|---|
author | Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> | Fri Feb 23 19:41:53 2018 +0300 |
committer | Vineet Gupta <vgupta@synopsys.com> | Wed Feb 28 10:45:31 2018 -0800 |
tree | bebd9c6bb006e632909ec9e2ce6ad13602f5c347 | |
parent | 07423d00a2b2a71a97e4287d9262cb83c4c4c89f [diff] |
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>