Ingo Molnar wrote:
Well, "no functional changes" is not quite the same thing as "no object code changes".

yeah, true, but the safest way to ensure no functional changes is to get identical object code. In sched-devel.git i include obj comparisons to cleanup patches as a self-assurance (and later bughunt helper) to make sure a cleanup is really just a cleanup.

Of course. "No object code changes" is a stronger statement, however, not all types of cleanups result in that.

It's highly useful when applied appropriately, though. In particular, the programmer should know when object code changes are expected.

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

Reply via email to