]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
powerpc/booke: Clean up the hardware watchpoint support
authorKumar Gala <galak@kernel.crashing.org>
Fri, 25 Jul 2008 19:27:33 +0000 (05:27 +1000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 28 Jul 2008 06:30:47 +0000 (16:30 +1000)
commit2325f0a0c3d76bb515f3312ab2b16afdbffcc594
tree69386c213a02b0900054cdcfcaf4372c3ec31a3e
parentd3b060231b2e1eb7e7e9680ff93326a4ae576720
powerpc/booke: Clean up the hardware 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>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/entry_32.S
arch/powerpc/kernel/process.c
arch/powerpc/kernel/ptrace.c
arch/powerpc/kernel/signal.c