f3205de9 | 23-Feb-2018 |
Eugeniy Paltsev <Eugeniy.Paltsev@synopsys.com> |
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
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>
show more ...
|
2d7f5c48 | 31-Oct-2016 |
Vineet Gupta <vgupta@synopsys.com> |
ARC: move mcip.h into include/soc and adjust the includes
Also remove the dependency on ARCv2, to increase compile coverage for !ARCV2 builds
Acked-by: Daniel Lezcano <daniel.lezcnao@linaro.org> Si
ARC: move mcip.h into include/soc and adjust the includes
Also remove the dependency on ARCv2, to increase compile coverage for !ARCV2 builds
Acked-by: Daniel Lezcano <daniel.lezcnao@linaro.org> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
show more ...
|