From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42005) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1e1hxw-00033U-No for guix-patches@gnu.org; Mon, 09 Oct 2017 20:00:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1e1hxr-0007st-0x for guix-patches@gnu.org; Mon, 09 Oct 2017 20:00:08 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:50173) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1e1hxq-0007sM-Tf for guix-patches@gnu.org; Mon, 09 Oct 2017 20:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1e1hxq-00027H-Jz for guix-patches@gnu.org; Mon, 09 Oct 2017 20:00:02 -0400 Subject: bug#28767: [PATCH] syscalls: clone: Define syscall-id for aarch64. Resent-To: guix-patches@gnu.org Resent-Message-ID: Date: Mon, 9 Oct 2017 18:59:23 -0500 From: Eric Bavier Message-ID: <20171009185923.3b078090@centurylink.net> In-Reply-To: <87zi90owx2.fsf@gnu.org> References: <87zi90owx2.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 28767-done@debbugs.gnu.org On Mon, 09 Oct 2017 23:04:25 +0200 ludo@gnu.org (Ludovic Court=C3=A8s) wrote: > Hello! >=20 > Eric Bavier skribis: >=20 > > From f9ca0babb2f350a88983c0b2efb17ef30412a19a Mon Sep 17 00:00:00 2001 > > From: Eric Bavier > > Date: Mon, 9 Oct 2017 14:40:19 -0500 > > Subject: [PATCH] syscalls: clone: Define syscall-id for aarch64. > > > > * guix/build/syscalls.scm (clone): Define syscall-id for aarch64 machin= es. =20 >=20 > LGTM. pushed in 7f0bb6540ac05c080a4e76c9363018050c9661e8