android_kernel_samsung_msm8976/arch/sparc64
David S. Miller 27a2ef382c [SPARC64]: SMP build fixes.
With the move of ldom_startcpu_cpuid() into smp.c some other
things need to follow along:

1) smp.c is not a driver so we can't use "PFX" macro in the
   printk calls.

2) smp.c now needs asm/io.h and asm/hvtramp.h, ds.c no longer
   does

3) kimage_addr_to_ra() also needs to move into smp.c

While we're here, update copyright info and my email address
in smp.c

Signed-off-by: David S. Miller <davem@davemloft.net>
2007-07-16 04:04:58 -07:00
..
boot
kernel [SPARC64]: SMP build fixes. 2007-07-16 04:04:58 -07:00
lib [SPARC64]: store-init needs trailing membar. 2007-03-19 13:27:33 -07:00
math-emu
mm [SPARC64]: Fill holes in hypervisor APIs and fix KTSB registry. 2007-05-29 02:52:15 -07:00
oprofile
prom [SPARC64]: Initial LDOM cpu hotplug support. 2007-07-16 04:04:40 -07:00
solaris header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
defconfig [SPARC64]: Update defconfig. 2007-05-14 04:19:01 -07:00
Kconfig [SPARC64]: Fix build regressions added by dr-cpu changes. 2007-07-16 04:04:49 -07:00
Kconfig.debug
Makefile