From: Will Deacon Date: Thu, 4 Aug 2011 13:46:23 +0000 (+0100) Subject: ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations X-Git-Tag: v3.2-rc1~130^2~7^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d12443363e590461655d4e9ccc31e40ad9078283;p=pandora-kernel.git ARM: hw_breakpoint: reduce the number of WARN_ONCE invocations The ARM hw_breakpoint backend is currently a bit too noisy when things start to go awry. This patch removes a couple of over-zealous WARN_ONCE invocations and replaces then with pr_warnings instead. Signed-off-by: Will Deacon --- Reading git-diff-tree failed