From: Peter Zijlstra Date: Wed, 14 May 2014 14:04:26 +0000 (+0200) Subject: sched/cpupri: Replace NR_CPUS arrays X-Git-Tag: omap-for-v3.16/fixes-against-rc1~116^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4dac0b638310d2e92f6e19958b73d4c97c9734bb;p=pandora-kernel.git sched/cpupri: 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 Cc: Johannes Weiner Cc: Steven Rostedt Cc: Linus Torvalds Link: http://lkml.kernel.org/n/tip-7cysnkw1gik45r864t1nkudh@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed