Skip to content
Commit bf981135 authored by Alexey Brodkin's avatar Alexey Brodkin Committed by Carles Cufí
Browse files

OpenOCD: Make incompatible with SMP



In case of SMP (i.e. multiple execution units processing
the same list of tasks) we cannot use the same data structures for
getting data about active tasks as with just one processor (UP).

So until explicit support of SMP is added make sure we don't allow
to select both OPENOCD & SMP simultaneously.

Moreover starting from
commit a203d219 ("kernel: remove legacy fields in _kernel")
this will lead to build-time error if MP_NUM_CPUS > 1.

Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
parent cca0b79c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment