kgdb,ppc: Individual register get/set for ppc
authorDongdong Deng <dongdong.deng@windriver.com>
Thu, 28 Oct 2010 02:47:00 +0000 (21:47 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Fri, 29 Oct 2010 18:14:42 +0000 (13:14 -0500)
commitff10b88b5a05c8f1646dd15fb9f6093c1384ff6d
treee620eda79f8062dc858a0429096ec7d0332ce760
parent4dacd5c073150cd78dfb6004cbfa71986f0258a4
kgdb,ppc: Individual register get/set for ppc

commit 534af1082329392bc29f6badf815e69ae2ae0f4c(kgdb,kdb: individual
register set and and get API) introduce dbg_get_reg/dbg_set_reg API
for individual register get and set.

This patch implement those APIs for ppc.

Signed-off-by: Dongdong Deng <dongdong.deng@windriver.com>
Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
arch/powerpc/include/asm/kgdb.h
arch/powerpc/kernel/kgdb.c