[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Minios-devel] [UNIKRAFT PATCH] plat/linuxu: Add missing PRCTL syscall to arm32



Thanks a lot.

Reviewed-by: Simon Kuenzer <simon.kuenzer@xxxxxxxxx>

On 23.08.19 15:33, Sharan Santhanam wrote:
linuxu on arm32 fails to compile because of missing definition
__SC_ARCH_PRCTL.

Signed-off-by: Sharan Santhanam <sharan.santhanam@xxxxxxxxx>
---
  plat/linuxu/include/linuxu/syscall-arm_32.h | 1 +
  1 file changed, 1 insertion(+)

diff --git a/plat/linuxu/include/linuxu/syscall-arm_32.h 
b/plat/linuxu/include/linuxu/syscall-arm_32.h
index c3a684cc..ef9323be 100644
--- a/plat/linuxu/include/linuxu/syscall-arm_32.h
+++ b/plat/linuxu/include/linuxu/syscall-arm_32.h
@@ -47,6 +47,7 @@
  #define __SC_EXIT       1
  #define __SC_IOCTL     54
  #define __SC_RT_SIGPROCMASK   126
+#define __SC_ARCH_PRCTL       172
  #define __SC_RT_SIGACTION     174
  #define __SC_TIMER_CREATE     257
  #define __SC_TIMER_SETTIME    258


_______________________________________________
Minios-devel mailing list
Minios-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/minios-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.