Bump do_on_cpu system call number to 434
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Jul 2019 18:57:20 +0000 (14:57 -0400)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 26 Jul 2019 18:57:20 +0000 (14:57 -0400)
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
extra/linux/do_on_cpu.h

index 317923f8c2e6bbcd683ca9290833abfe89b3352a..b9e96acdbc60cfb5748d210b9344c25f45bb7a58 100644 (file)
@@ -24,7 +24,7 @@ enum do_on_cpu_flags {
  * kernel 5.1 are the same across all architectures.
  */
 #ifndef __NR_do_on_cpu
-#define __NR_do_on_cpu           428
+#define __NR_do_on_cpu           434
 #endif
 
 #endif /* _UAPI_LINUX_DO_ON_CPU_H */
This page took 0.023687 seconds and 4 git commands to generate.