[SPARC]: More sparc32 ksyms cleanups
authorTom 'spot' Callaway <tcallawa@redhat.com>
Mon, 25 Apr 2005 03:45:06 +0000 (20:45 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Apr 2005 03:45:06 +0000 (20:45 -0700)
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 <tcallawa@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found