From 001e36bc7862e1663aa5e6608882e78f08ebab41 Mon Sep 17 00:00:00 2001 From: munjinoo <2jwdream7029@naver.com> Date: Mon, 6 May 2019 13:55:50 +0900 Subject: executor: change syscall argument type to intptr_t The type size of long depends on compiler. Therefore, changing to intptr_t makes it depends on architecture. --- AUTHORS | 1 + 1 file changed, 1 insertion(+) (limited to 'AUTHORS') diff --git a/AUTHORS b/AUTHORS index 68911562f..4e980cf9a 100644 --- a/AUTHORS +++ b/AUTHORS @@ -34,3 +34,4 @@ Dan Robertson Mark Johnston Mellanox Technologies Cody Holliday +JinWoo Lee -- cgit mrf-deployment