]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] APM: Remove redundant call to set_cpus_allowed
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 26 Jul 2005 18:10:02 +0000 (12:10 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 26 Jul 2005 21:35:45 +0000 (14:35 -0700)
commit910de55c6653d76f90380c80f0b7a395f12019e3
tree35eaa391f74232ecbb8be03a56c33a5d0aeb4cfd
parent4fa2564a6fde9815df969ef3547744a22f66ba9d
[PATCH] APM: Remove redundant call to set_cpus_allowed

machine_power_off now always switches to the boot cpu so there
is no reason for APM to also do that.

Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/apm.c