|
@@ -21,7 +21,7 @@ weak_alias(__cachectl, cachectl);
|
|
#ifdef SYS_riscv_flush_icache
|
|
#ifdef SYS_riscv_flush_icache
|
|
|
|
|
|
#define VDSO_FLUSH_ICACHE_SYM "__vdso_flush_icache"
|
|
#define VDSO_FLUSH_ICACHE_SYM "__vdso_flush_icache"
|
|
-#define VDSO_FLUSH_ICACHE_VER "LINUX_4.5"
|
|
|
|
|
|
+#define VDSO_FLUSH_ICACHE_VER "LINUX_4.15"
|
|
|
|
|
|
static void *volatile vdso_func;
|
|
static void *volatile vdso_func;
|
|
|
|
|