Files
android_kernel_xiaomi_sm8450/arch/sparc
David S. Miller 0c243ad81f sparc64: Only allocate per-cpu areas for possible cpus.
This gets us real close to the generic implementation of
setup_per_cpu_areas() except:

1) We store the per-cpu offset into the trap_block[], whereas
   the generic code has it's own static array.

2) We have to initialize the %g5 register to hold the boot cpu's
   per-cpu area offset.

3) The OBP/MDESC cpu info scan is performed at the end.

Signed-off-by: David S. Miller <davem@davemloft.net>
2009-06-16 04:56:25 -07:00
..
2008-12-04 09:17:21 -08:00
2009-04-17 04:05:06 -07:00
2008-12-04 09:16:56 -08:00
2009-04-01 08:59:13 -07:00
2008-12-04 13:28:09 -08:00