Home
last modified time | relevance | path

Searched hist:"73 fffc037e2383a0ed126d57bdcda9b369769ae8" (Results 1 – 2 of 2) sorted by relevance

/linux/arch/sparc/include/asm/
H A Dpercpu_64.hdiff 73fffc037e2383a0ed126d57bdcda9b369769ae8 Thu Apr 02 01:15:20 CEST 2009 David S. Miller <davem@davemloft.net> sparc64: Get rid of real_setup_per_cpu_areas().

Now that we defer the cpu_data() initializations to the end of per-cpu
setup, we can get rid of this local hack we had to setup the per-cpu
areas eary.

This is a necessary step in order to support HAVE_DYNAMIC_PER_CPU_AREA
since the per-cpu setup must run when page structs are available.

Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/arch/sparc/mm/
H A Dinit_64.cdiff 73fffc037e2383a0ed126d57bdcda9b369769ae8 Thu Apr 02 01:15:20 CEST 2009 David S. Miller <davem@davemloft.net> sparc64: Get rid of real_setup_per_cpu_areas().

Now that we defer the cpu_data() initializations to the end of per-cpu
setup, we can get rid of this local hack we had to setup the per-cpu
areas eary.

This is a necessary step in order to support HAVE_DYNAMIC_PER_CPU_AREA
since the per-cpu setup must run when page structs are available.

Signed-off-by: David S. Miller <davem@davemloft.net>