]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: kgdb: generic kgdb_arch_pc() suffices
authorVineet Gupta <vgupta@synopsys.com>
Mon, 20 Oct 2014 16:17:04 +0000 (10:17 -0600)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 22 Oct 2014 22:14:04 +0000 (16:14 -0600)
commit95d555bbba0aae37b2caa562d569eeca3e9a0b6f
tree472042e5654b599345fe08cbeb4a94120e404478
parent9d1217f65bdfb58ad07cbb60abcafb581999f11b
ARC: kgdb: generic kgdb_arch_pc() suffices

The ARC version of kgdb_arch_pc() is identical to the generic version in
kernel/debug/debug_core.c.  Drop the ARC version so we use the generic one.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
arch/arc/kernel/kgdb.c