Re: [PATCH] cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12

From: Hans-Peter Nilsson
Date: Wed Aug 05 2015 - 10:41:01 EST


> From: Chen Gang <xili_gchen_5257@xxxxxxxxxxx>
> Date: Fri, 10 Jul 2015 23:47:24 +0200

> For arch-v10, there is no DTP0 register, and at present, assembler know
> BAR, so use BAR instead of DTP0, the related error (with allmodconfig):
>
> CC arch/cris/arch-v10/kernel/kgdb.o
> {standard input}: Assembler messages:
> {standard input}:6: Error: Illegal operands
> {standard input}:6: Error: Illegal operands
>
> Signed-off-by: Chen Gang <gang.chen.5i5j@xxxxxxxxx>
> ---
> arch/cris/arch-v10/kernel/kgdb.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/cris/arch-v10/kernel/kgdb.c b/arch/cris/arch-v10/kernel/kgdb.c
> index 22d846b..5b61335 100644

Acked-by: Hans-Peter Nilsson <hp@xxxxxxxx>

brgds, H-P
--
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/