From: Peter Zijlstra Date: Wed, 6 Jul 2011 12:20:14 +0000 (+0200) Subject: sched: Use jump_labels for sched_feat X-Git-Tag: v3.3-rc1~191^2~9^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b6d1cc7dc15cf3de538b864eefaedad7a84d85;p=pandora-kernel.git sched: Use jump_labels for sched_feat Now that we initialize jump_labels before sched_init() we can use them for the debug features without having to worry about a window where they have the wrong setting. Signed-off-by: Peter Zijlstra Link: http://lkml.kernel.org/n/tip-vpreo4hal9e0kzqmg5y0io2k@git.kernel.org Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed