[PATCH 14/16] ARM: omap: fix wrapped error messages in omap_hwmod.c

Paul Walmsley paul at pwsan.com
Wed Feb 8 14:25:42 EST 2012


On Wed, 8 Feb 2012, Tony Lindgren wrote:

> * Paul Walmsley <paul at pwsan.com> [120208 09:09]:
> > On Wed, 8 Feb 2012, Russell King - ARM Linux wrote:
> > 
> > > While trying to debug my OMAP platforms, they emitted this message:
> > > 
> > > omap_hwmod: %s: enabled state can only be entered from initialized, idle, or disabled state
> > > 
> > > The following backtrace said it was from a function called '_enable',
> > > which didn't provide much clue.  Grepping didn't find it either.
> > > 
> > > The message is wrapped, so unwrap the message so grep can find it.  Do
> > > the same for three other messages in this file.
> > > 
> > > Signed-off-by: Russell King <rmk+kernel at arm.linux.org.uk>
> > 
> > Thanks, I'll queue this for 3.4.
> 
> Looks like Russell is willing to take potential flamage and argue
> this should go into -rc because of the hard to find message.
> 
> Care to ack instead, or do you have objections to this being
> merged during the -rc?

No objections.

Acked-by: Paul Walmsley <paul at pwsan.com>


- Paul



More information about the linux-arm-kernel mailing list