From: Arnd Bergmann Date: Fri, 28 Nov 2008 09:51:24 +0000 (+0000) Subject: powerpc/cell: Fix GDB watchpoints, again X-Git-Tag: v2.6.28-rc7~37^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=960cedb4e3eedec6394f224fc832c7a23f35a799;p=pandora-kernel.git powerpc/cell: Fix GDB watchpoints, again An earlier patch from Jens Osterkamp attempted to fix GDB watchpoints by enabling the DABRX register at boot time. Unfortunately, this did not work on SMP setups, where secondary CPUs were still using the power-on DABRX value. This introduces the same change for secondary CPUs on cell as well. Reported-by: Ulrich Weigand Tested-by: Ulrich Weigand Signed-off-by: Arnd Bergmann Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed