From: Siddha, Suresh B Date: Thu, 7 Dec 2006 04:34:31 +0000 (-0800) Subject: [PATCH] suspend: don't change cpus_allowed for task initiating the suspend X-Git-Tag: v2.6.20-rc1~145^2^2~275 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=112cecb2cc0e7341db92281ba04b26c41bb8146d;p=pandora-kernel.git [PATCH] suspend: don't change cpus_allowed for task initiating the suspend Don't modify the cpus_allowed of the task initiating the suspend. _cpu_down() already makes sure that the task doing the suspend doesn't run on dying cpu. Signed-off-by: Suresh Siddha Cc: Venkatesh Pallipadi Cc: Pavel Machek Cc: "Rafael J. Wysocki" Cc: Nigel Cunningham Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed