forked from ~ljy/RK356X_SDK_RELEASE

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