forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-02-19 1c055e55a242a33e574e48be530e06770a210dcd
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