From: Russell King Date: Tue, 2 Jan 2007 23:40:30 +0000 (+0000) Subject: [ARM] Fix VFP initialisation issue for SMP systems X-Git-Tag: v2.6.20-rc4~94^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e140362f71ed801c69c5df63a68fc2cd07da3a9;p=pandora-kernel.git [ARM] Fix VFP initialisation issue for SMP systems When we install the handlers for context switching, we must enable VFP on all CPU cores, otherwise undefined (and random) effects occur. Signed-off-by: Russell King --- Reading git-diff-tree failed