]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc: clean up the Book-E HW watchpoint support
authorKumar Gala <galak@kernel.crashing.org>
Fri, 25 Jul 2008 19:22:02 +0000 (14:22 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 25 Jul 2008 19:22:02 +0000 (14:22 -0500)
commit0b21bb49187a863e3fc3c4f3356baf03578a9d1a
tree0fef18d223cb66ee539905228e4ac0dd58a3363f
parent5047887caf1806f31652210df27fb62a7c43f27d
powerpc: clean up the Book-E HW watchpoint support

* CONFIG_BOOKE is selected by CONFIG_44x so we dont need both
* Fixed a few comments
* Go back to only using DBCR0_IDM to determine if we are using
  debug resources.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/process.c
arch/powerpc/kernel/ptrace.c
arch/powerpc/kernel/signal.c