Re: [PATCH] arc: kernel: kgdb: add default implementation for kgdb_roundup_cpus()

2013-10-28 Thread Chen Gang
On 10/28/2013 09:55 PM, Vineet Gupta wrote: > On 10/24/2013 09:21 AM, Chen Gang wrote: >> 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 rel

Re: [PATCH] arc: kernel: kgdb: add default implementation for kgdb_roundup_cpus()

2013-10-28 Thread Vineet Gupta
On 10/24/2013 09:21 AM, Chen Gang wrote: > 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-

[PATCH] arc: kernel: kgdb: add default implementation for kgdb_roundup_cpus()

2013-10-23 Thread Chen Gang
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/de