forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 37f49e37ab4cb5d0bc4c60eb5c6d4dd57db767bb
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