From: Tom 'spot' Callaway Date: Mon, 25 Apr 2005 03:45:06 +0000 (-0700) Subject: [SPARC]: More sparc32 ksyms cleanups X-Git-Tag: v2.6.12-rc4~228^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=962bd5604bf8a4d31d9204e7daf260ea93084bc0;p=pandora-kernel.git [SPARC]: More sparc32 ksyms cleanups The sparc32 ksyms is missing a few more symbols, these are primarily related to SMP, and will be needed as SMP gets beaten back into functionality. Specifically, add __cpu_data (PER_CPU), cpu_online_map, and phys_cpu_present_map. This patch assumes that the earlier "linux-2.6.11-sparc-fixksyms.patch" is applied, otherwise, it will apply with fuzz. Signed-off-by: Tom 'spot' Callaway Signed-off-by: David S. Miller --- Reading git-diff-tree failed