]> git.baikalelectronics.ru Git - kernel.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)
commit83c27120360fc61fb677f2f5b9bf8dc2c1361757
tree3598bcc7ecb662054703a98929d794a542c5c834
parent60669d88b62904d37ad4038b6932b2f1042bd7b4
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