From: Heiko Carstens Date: Mon, 21 Sep 2009 09:06:27 +0000 (+0200) Subject: sched: Always show Cpus_allowed field in /proc//status X-Git-Tag: v2.6.33-rc1~398^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d01d4827858cdc2e1c437c87ab65ec0a00fd40f8;p=pandora-kernel.git sched: Always show Cpus_allowed field in /proc//status The Cpus_allowed fields in /proc//status is currently only shown in case of CONFIG_CPUSETS. However their contents are also useful for the !CONFIG_CPUSETS case. So change the current behaviour and always show these fields. Signed-off-by: Heiko Carstens Cc: Andrew Morton Cc: Oleg Nesterov Cc: Peter Zijlstra LKML-Reference: <20090921090627.GD4649@osiris.boeblingen.de.ibm.com> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed