* Chen, Kenneth W <[EMAIL PROTECTED]> wrote: > > but, please: > > > > > -#define SCHEDSTAT_VERSION 13 > > > +#define SCHEDSTAT_VERSION 12 > > > > change this to 14 instead. Versions should only go upwards, even if > > we revert to an earlier output format. > > Really? sched-decrease-number-of-load-balances.patch has not yet hit > the mainline and I think it's in -mm for only a couple of weeks. I'm > trying to back out the change after brief reviewing the patch.
not a big issue but it costs nothing to go to version 14 - OTOH if any utility has been updated to version 13 and is forgotten about, it might break spuriously if we again go to 13 in the future. Ingo - 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/