[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1345569130.26596.5.camel@twins>
Date: Tue, 21 Aug 2012 19:12:10 +0200
From: Peter Zijlstra <a.p.zijlstra@...llo.nl>
To: mingo@...nel.org, eranian@...gle.com, acme@...hat.com,
gorcunov@...nvz.org, benjamin.redelings@...cent.org,
jolsa@...hat.com, fweisbec@...il.com, robert.richter@....com,
drepper@...il.com, tglx@...utronix.de, cjashfor@...ux.vnet.ibm.com,
asharma@...com, paulus@...ba.org, linux-kernel@...r.kernel.org,
hpa@...or.com, fche@...hat.com, tzanussi@...il.com,
masami.hiramatsu.pt@...achi.com, mingo@...e.hu
Cc: linux-tip-commits@...r.kernel.org
Subject: Re: [tip:perf/core] perf tools: Adding PERF_ATTR_SIZE_VER2 to the
header swap check
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists