Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3d01c1ce authored by Chen Gang's avatar Chen Gang Committed by Vineet Gupta
Browse files

arc: kgdb: add default implementation for kgdb_roundup_cpus()



arc supports kgdb, but need update -- add function kgdb_roundup_cpus(),
or can not pass compiling. At present, add the simple generic one just
like other architectures(e.g. tile, mips ...).

The related error (with allmodconfig):

  kernel/built-in.o: In function `kgdb_cpu_enter':
  kernel/debug/debug_core.c:580: undefined reference to `kgdb_roundup_cpus'

Signed-off-by: default avatarChen Gang <gang.chen@asianux.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent 0a4c40a3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment