Skip to content
Commit 8f40dceb authored by Chen Gang's avatar Chen Gang Committed by Jesper Nilsson
Browse files

cris: arch-v10: kgdb: Use BAR instead of DTP0 for register P12



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: default avatarChen Gang <gang.chen.5i5j@gmail.com>
Acked-by: default avatarHans-Peter Nilsson <hp@axis.com>
Signed-off-by: default avatarJesper Nilsson <jespern@axis.com>
parent 4d0d3975
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment