]> rtime.felk.cvut.cz Git - linux-imx.git/commit
powerpc: Add the DAWR support to the set_break()
authorMichael Neuling <mikey@neuling.org>
Thu, 20 Dec 2012 14:06:45 +0000 (14:06 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Thu, 10 Jan 2013 06:01:47 +0000 (17:01 +1100)
commitbf99de36e48678c61adb697496e0364c610bbbfc
tree3598bcc7ecb662054703a98929d794a542c5c834
parent9422de3e953d0e60eb95f5430a9dd803eec1c6d7
powerpc: Add the DAWR support to the set_break()

This adds DAWR supoprt to the set_break().

It does both bare metal and PAPR versions of setting the DAWR.

There is still some work we can do to make full use of the watchpoint but that
will come later.

Signed-off-by: Michael Neuling <mikey@neuling.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/include/asm/machdep.h
arch/powerpc/kernel/process.c
arch/powerpc/platforms/pseries/setup.c