Home
last modified time | relevance | path

Searched hist:d12443363e590461655d4e9ccc31e40ad9078283 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.cdiff d12443363e590461655d4e9ccc31e40ad9078283 Thu Aug 04 08:46:23 CDT 2011 Will Deacon <will.deacon@arm.com> 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 <will.deacon@arm.com>