diff options
author | Chen Gang <gang.chen@asianux.com> | 2013-10-24 07:50:09 +0400 |
---|---|---|
committer | Vineet Gupta <vgupta@synopsys.com> | 2013-11-06 09:11:41 +0400 |
commit | 3d01c1ce41fae0fb1d8e50589f9fb3b1fa376c1c (patch) | |
tree | 624fa678e2f61feb1af56284df0824556d457607 /scripts/checkpatch.pl | |
parent | 0a4c40a3b702730c8b1ad0952e6501e84fadd395 (diff) | |
download | linux-3d01c1ce41fae0fb1d8e50589f9fb3b1fa376c1c.tar.xz |
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: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions