Loading arch/sparc64/kernel/cpu.c +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ #include <asm/system.h> #include <asm/fpumacro.h> #include <asm/cpudata.h> #include <asm/spitfire.h> DEFINE_PER_CPU(cpuinfo_sparc, __cpu_data) = { 0 }; Loading Loading
arch/sparc64/kernel/cpu.c +1 −0 Original line number Diff line number Diff line Loading @@ -13,6 +13,7 @@ #include <asm/system.h> #include <asm/fpumacro.h> #include <asm/cpudata.h> #include <asm/spitfire.h> DEFINE_PER_CPU(cpuinfo_sparc, __cpu_data) = { 0 }; Loading