From: Frederic Weisbecker Date: Sat, 17 Apr 2010 16:11:59 +0000 (+0200) Subject: hw-breakpoints: Check disabled breakpoints again X-Git-Tag: v2.6.35-rc1~522^2~77^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87e9b2024659c614a876ce359a57e98a47b5ef37;p=pandora-kernel.git hw-breakpoints: Check disabled breakpoints again We stopped checking disabled breakpoints because we weren't allowing breakpoints on NULL addresses. And gdb tends to set NULL addresses on inactive breakpoints. But refusing NULL addresses was actually a regression that has been fixed now. There is no reason anymore to not validate inactive breakpoint settings. Signed-off-by: Frederic Weisbecker Acked-by: Paul Mundt Cc: Will Deacon Cc: Mahesh Salgaonkar Cc: K. Prasad Cc: Benjamin Herrenschmidt Cc: Paul Mackerras Cc: Jason Wessel Cc: Ingo Molnar --- Reading git-diff-tree failed