[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3E5A0FA7E9CA944F9D5414FEC6C71220985C2046@ORSMSX106.amr.corp.intel.com>
Date: Wed, 2 Jan 2019 20:54:59 +0000
From: "Yu, Fenghua" <fenghua.yu@...el.com>
To: "Moger, Babu" <Babu.Moger@....com>,
Thomas Gleixner <tglx@...utronix.de>,
Ingo Molnar <mingo@...hat.com>, H Peter Anvin <hpa@...or.com>,
"Luck, Tony" <tony.luck@...el.com>,
Peter Zijlstra <peterz@...radead.org>,
"Chatre, Reinette" <reinette.chatre@...el.com>,
James Morse <james.morse@....com>,
"Shen, Xiaochen" <xiaochen.shen@...el.com>,
"Shankar, Ravi V" <ravi.v.shankar@...el.com>,
"Prakhya, Sai Praneeth" <sai.praneeth.prakhya@...el.com>,
"Pathan, Arshiya Hayatkhan" <arshiya.hayatkhan.pathan@...el.com>
CC: linux-kernel <linux-kernel@...r.kernel.org>
Subject: RE: [PATCH v4 08/10] selftests/resctrl Add Cache QoS Monitoring
(CQM) selftest
> From: Moger, Babu [mailto:Babu.Moger@....com]
> for (int i = 0; i < argc; i++) {
> ^
> resctrl_tests.c:39:56: note: previous declaration of 'i' was here
> int res, c, core_id = 1, span = 250, argc_new = argc, i, no_of_bits = 5;
> ^
> resctrl_tests.c:46:2: error: 'for' loop initial declarations are only allowed in
> C99 mode
> for (int i = 0; i < argc; i++) {
> ^
> resctrl_tests.c:46:2: note: use option -std=c99 or -std=gnu99 to compile your
> code
Sure. Will fix this.
Thanks.
-Fenghua
Powered by blists - more mailing lists