Fix: copy_from_user size when limited allocation
[lttng-modules.git] / instrumentation / syscalls / headers / syscalls_pointers.h
index 9fde85a5d9e52c527e087e68b12c55a6416aa495..d60d38011cfb9aad6a7c6bb98e384f71cb3d5bfc 100644 (file)
@@ -15,5 +15,9 @@
 #endif
 
 #ifdef CONFIG_CPU_MIPS32
-#include "mips-32-syscalls-3.13.0_pointers.h"
+#include "mips-32-syscalls-3.18.0_pointers.h"
+#endif
+
+#ifdef CONFIG_ARM64
+#include "arm-64-syscalls-4.4.0_pointers.h"
 #endif
This page took 0.023544 seconds and 4 git commands to generate.