From: Peter Zijlstra Date: Thu, 12 Nov 2009 14:55:29 +0000 (+0100) Subject: sched: More generic WAKE_AFFINE vs select_idle_sibling() X-Git-Tag: v2.6.33-rc1~398^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe3bcfe1f6c1fc4ea7706ac2d05e579fd9092682;p=pandora-kernel.git sched: More generic WAKE_AFFINE vs select_idle_sibling() Instead of only considering SD_WAKE_AFFINE | SD_PREFER_SIBLING domains also allow all SD_PREFER_SIBLING domains below a SD_WAKE_AFFINE domain to change the affinity target. Signed-off-by: Peter Zijlstra Cc: Mike Galbraith LKML-Reference: <20091112145610.909723612@chello.nl> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed