From: Peter Zijlstra Date: Thu, 7 Apr 2011 12:09:55 +0000 (+0200) Subject: sched: Remove nodemask allocation X-Git-Tag: v3.0-rc1~403^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf28b253266ebd73c331dde24d64606afde32ceb;p=pandora-kernel.git sched: Remove nodemask allocation There's only one nodemask user left so remove it with a direct computation and save some memory and reduce some code-flow complexity. Signed-off-by: Peter Zijlstra Cc: Mike Galbraith Cc: Nick Piggin Cc: Linus Torvalds Cc: Andrew Morton Link: http://lkml.kernel.org/r/20110407122942.505608966@chello.nl Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed