From: Will Deacon Date: Tue, 5 Apr 2011 12:57:53 +0000 (+0100) Subject: ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset X-Git-Tag: v2.6.39-rc4~20^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e89c0d7090c54d7b11b9b091e495a1ae345dd3ff;p=pandora-kernel.git ARM: 6864/1: hw_breakpoint: clear DBGVCR out of reset The DBGVCR, used for configuring vector catch debug events, is UNKNOWN out of reset on ARMv7. When enabling monitor mode, this must be zeroed to avoid UNPREDICTABLE behaviour. This patch adds the zeroing code to the debug reset path. Cc: stable Reported-by: Stepan Moskovchenko Signed-off-by: Will Deacon Signed-off-by: Russell King --- Reading git-diff-tree failed