* Russell King - ARM Linux <linux@xxxxxxxxxxxxxxxx> [120205 09:34]: > On Sun, Feb 05, 2012 at 09:40:37AM -0800, Tony Lindgren wrote: > > > > > > ------------[ cut here ]------------ > > > > WARNING: at /home/rmk/git/linux-omap/arch/arm/mach-omap2/omap_hwmod.c:1604 _idle+0x34/0xc8() > > > > omap_hwmod: dss_hdmi: idle state can only be entered from enabled state > > > > > > This message doesn't exist in the kernel source as far as I can find. > > > Ah, yes it does, someone well wrapped the message. > > > > > > WARN(1, "omap_hwmod: %s: idle state can only be entered from " > > > "enabled state\n", oh->name); > > > > > > So that goes into my patch of omap fixes. There's others in that file > > > which will get the same treatment. > > > > This is not a fix, this should queued for the next merge window > > as clean-up. > > I would much rather have your agreement, but at the moment given the > (yet again) poor state of OMAP, I'm not inclined to allow this to be > pushed into the next merge window. If you stronly think that this is a necessary fix for the -rc cycle, then I'm fine with it. What I'd like to see is a series of targeted critical fixes with descriptions of the .config options case the issues so we can avoid similar issues in the future. Then let's have separate clean-up related patches, even if we merge them too during the -rc cycle. You've probably done this already in your series, but I have not seen the series yet. > And if that means I have to apply it to my tree in the fixes branch, > that's what I'll do. Even if we go that path I should still apply your patches for some testing. And I'd like to ack the changes, it's a very nice set of fixes :) > The fact is that because of the wrapping, the message is difficult to > find, and that's good enough justification for me to put it in my fixes > branch. > > In fact, I'll even send it as a plain patch to Linus so he can see it > for what it is and decide whether _he_ wants to apply it, and I believe > he will apply it without any questions. Sure if it saves some time finding a critical error, it makes sense. Cheers, Tony -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html