From: Paul Mundt Date: Mon, 25 Dec 2006 01:19:56 +0000 (+0900) Subject: sh: Fixup cpu_data references for the non-boot CPUs. X-Git-Tag: v2.6.21-rc1~179^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11c1965687b0a472add948d4240dfe65a2fcb298;p=pandora-kernel.git sh: Fixup cpu_data references for the non-boot CPUs. There are a lot of bogus cpu_data-> references that only end up working for the boot CPU, convert these to current_cpu_data to fixup SMP. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed