From: Peter Zijlstra Date: Wed, 14 May 2014 14:13:56 +0000 (+0200) Subject: sched/deadline: Replace NR_CPUS arrays X-Git-Tag: omap-for-v3.16/fixes-against-rc1~116^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=944770ab54babaef29d9d1dc8189898b3ee8afcf;p=pandora-kernel.git sched/deadline: Replace NR_CPUS arrays Tejun reported that his resume was failing due to order-3 allocations from sched_domain building. Replace the NR_CPUS arrays in there with a dynamically allocated array. Reported-by: Tejun Heo Signed-off-by: Peter Zijlstra Acked-by: Juri Lelli Cc: Johannes Weiner Cc: Linus Torvalds Link: http://lkml.kernel.org/n/tip-kat4gl1m5a6dwy6nzuqox45e@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed