From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HWpvy-00010K-9C for qemu-devel@nongnu.org; Thu, 29 Mar 2007 04:24:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HWpvw-0000z9-Kh for qemu-devel@nongnu.org; Thu, 29 Mar 2007 04:24:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HWpvw-0000z6-Fw for qemu-devel@nongnu.org; Thu, 29 Mar 2007 03:24:36 -0500 Received: from partizan.velesys.com ([213.184.230.195]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1HWptN-00077I-56 for qemu-devel@nongnu.org; Thu, 29 Mar 2007 04:21:57 -0400 Received: from localhost (partizan [10.0.0.24]) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 9B992D66796 for ; Thu, 29 Mar 2007 11:26:03 +0300 (EEST) Received: from partizan.velesys.com ([10.0.0.24]) by localhost (partizan.velesys.com [10.0.0.24]) (amavisd-new, port 10024) with ESMTP id IQc8lIyergqI for ; Thu, 29 Mar 2007 11:25:55 +0300 (EEST) Received: from localhost.localdomain (xps.velesys.com [10.0.0.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by partizan.velesys.com (paritzan.velesys.com) with ESMTP id 939E0D6657A for ; Thu, 29 Mar 2007 11:25:54 +0300 (EEST) Date: Thu, 29 Mar 2007 11:17:24 +0300 From: "Kirill A. Shutemov" Subject: Re: [Qemu-devel] [PATCH] ARM syscall numbers Message-ID: <20070329081724.GA22483@localhost.localdomain> References: <20070322113413.GA12075@localhost.localdomain> <20070323150826.GA15689@localhost.localdomain> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline In-Reply-To: <20070323150826.GA15689@localhost.localdomain> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On [Fri, 23.03.2007 17:08], Kirill A. Shutemov wrote: > Series of patches to sync syscall_nr.h with linux kernel 2.6.21-rc4 in the > attachment. >=20 > syscall_cleanup.patch: > - fixed building with new syscall_nr.h > - dropped=20 > case TARGET_NR_XXX: > goto unimplemented; > - droppend unneeded #ifdef >=20 > Please, review it. Can anybody review it. It's trivial update/cleanup. It shouldn't break anything. --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQFGC3YrbWYnhzC5v6oRAnzJAJ0T+dkx0mZ2Up3Hw2yaB0EHER5pngCePK9/ dm2FeKpSfgePds2/oVlS284= =Jlr7 -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--