Re: [PATCH v2 5/7] sched: add a new SD_SHARE_POWERDOMAIN for sched_domain

From: Peter Zijlstra
Date: Wed Mar 19 2014 - 08:00:52 EST


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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/