Re: [GIT pull] timer fixes for 3.4

From: Linus Torvalds
Date: Thu Apr 12 2012 - 18:31:48 EST


On Thu, Apr 12, 2012 at 3:26 PM, Thomas Gleixner <tglx@xxxxxxxxxxxxx> wrote:
>
> I ran it through all the various (outdated) distros I have handy and
> the printk didn't show once.
>
> I tried to figure out the reason for this NULL pointer thing, but
> there is no trace of it on the intarwebs at all.

Ok. If we don't see any reports of messages, we can certainly remove it.

That said, would people actually *report* those messages?

In general, for things like this, it's probably better to just make
the change (especially if you have several distros you can test), and
then add a printk_once() for the case that changed. Then, if people
actually report it as some program stopping to work, the dmesg
hopefully clues us in about the reason for the program not working.
But that would have needed to happen during the merge window, it's too
late now.

Whatever. We'll see if somebody reports the message.

Linus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/