On Wed, 02 Jul 2008 22:51:52 +0200 Andi Kleen <andi@xxxxxxxxxxxxxx> wrote: > > > > If you really want to do it this way (and it sounds reasonable) then > > can we please do it in a less-than-totally-hacky-and-broken way? > > > > > > > > For example, define a new, always-available helper function in (say) > > kernel/panic.c along the lines of > > > > void emit_warning_message(?)(const char *msg, int line) > > > Ok we can just rename warn_on_slow_path() which is already there to that new name. Sure, that'd work. But we should pull it outside any ifdefs so that it is always available (IMO). -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html