Re: [tip:perf/core] perf tools: Adding PERF_ATTR_SIZE_VER2 to theheader swap check

From: Peter Zijlstra
Date: Tue Aug 21 2012 - 13:12:42 EST


On Tue, 2012-08-21 at 08:51 -0700, tip-bot for Jiri Olsa wrote:
> @@ -1829,6 +1829,7 @@ out_free:
> static const int attr_file_abi_sizes[] = {
> [0] = PERF_ATTR_SIZE_VER0,
> [1] = PERF_ATTR_SIZE_VER1,
> + [2] = PERF_ATTR_SIZE_VER2,
> 0,
> };

Didn't we just get to VER4 ?
--
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/