[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140319115904.GJ27632@laptop.programming.kicks-ass.net>
Date: Wed, 19 Mar 2014 12:59:04 +0100
From: Peter Zijlstra <peterz@...radead.org>
To: Vincent Guittot <vincent.guittot@...aro.org>
Cc: mingo@...nel.org, linux-kernel@...r.kernel.org,
dietmar.eggemann@....com, preeti@...ux.vnet.ibm.com,
tony.luck@...el.com, fenghua.yu@...el.com, schwidefsky@...ibm.com,
james.hogan@...tec.com, cmetcalf@...era.com,
benh@...nel.crashing.org, linux@....linux.org.uk,
linux-arm-kernel@...ts.infradead.org,
linaro-kernel@...ts.linaro.org
Subject: Re: [PATCH v2 5/7] sched: add a new SD_SHARE_POWERDOMAIN for
sched_domain
On Tue, Mar 18, 2014 at 06:56:47PM +0100, Vincent Guittot wrote:
> @@ -5946,7 +5948,8 @@ static int sched_domains_curr_level;
> (SD_SHARE_CPUPOWER | \
> SD_SHARE_PKG_RESOURCES | \
> SD_NUMA | \
> - SD_ASYM_PACKING)
> + SD_ASYM_PACKING | \
> + SD_SHARE_POWERDOMAIN)
You forgot to update the pretty comment above that :-)
--
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