On Sun, Jan 04, 2015 at 09:26:59PM +0000, Russell King - ARM Linux wrote: > > With the revert in place, we now have insanely small bogomips values > reported via /proc/cpuinfo when hardware timers are used. That needs > fixing.
Why does it need to be fixed? It's clear that there are applications that are working OK with the existing value, and if you change it to fix it for some new applications, but it breaks for others, then have you considered defining a new interface (perhaps exported via sysfs) that exports a "sane" value and document that new applications shoud use the new interface. Or if the answer is that no one should be using the bogomips field at all, then just document *that*, and then leave it be, so that existing applications don't break. - Ted -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/