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

From: Vineet Gupta
Date: Mon Oct 28 2013 - 09:55:22 EST


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-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@xxxxxxxxxxx>

Applied for 3.13.

Thx,
-Vineet
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/