]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations
authorAndreas Schwab <schwab@linux-m68k.org>
Tue, 21 Jan 2014 22:24:02 +0000 (23:24 +0100)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 29 Jan 2014 05:58:47 +0000 (16:58 +1100)
commita191dfff3d157e198efd4c8e55beb4a35d984b29
tree54851264cfb93d012d0f6bba82e3dc5079836347
parent89e0625c18657dd7b2cdf82fd7a076b63eeb25ca
powerpc: Fix hw breakpoints on !HAVE_HW_BREAKPOINT configurations

This fixes a logic error that caused a failure to update the hw breakpoint
registers when not using the hw-breakpoint interface.

Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/kernel/process.c