Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/kernel/
H A Dhw_breakpoint.cdiff f435ab79928e4d54082e2838c4562a165e37999c Thu Oct 25 11:18:23 CDT 2012 Will Deacon <will.deacon@arm.com> ARM: hw_breakpoint: kill WARN_ONCE usage

WARN_ONCE is a bit OTT for some of the simple failure cases encountered
in hw_breakpoint, so use either pr_warning or pr_warn_once instead.

Reported-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>