hc
2024-05-11 297b60346df8beafee954a0fd7c2d64f33f3b9bc
kernel/arch/sparc/include/asm/percpu_64.h
....@@ -4,7 +4,9 @@
44
55 #include <linux/compiler.h>
66
7
+#ifndef BUILD_VDSO
78 register unsigned long __local_per_cpu_offset asm("g5");
9
+#endif
810
911 #ifdef CONFIG_SMP
1012