hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
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