From: Russell King Date: Sat, 18 Dec 2010 10:59:49 +0000 (+0000) Subject: ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug X-Git-Tag: v2.6.38-rc1~471^2~2^2^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90b44199e83ec780d6def11a602d825dc68438e3;p=pandora-kernel.git ARM: VFP: re-initialize VFP coprocessor access enables on CPU hotplug We can not guarantee that VFP will be enabled when CPU hotplug brings a CPU back online from a reset state. Add a hotplug CPU notifier to ensure that the VFP coprocessor access is enabled whenever a CPU comes back online. Signed-off-by: Russell King --- Reading git-diff-tree failed