From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50999) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3Zs7-0003cx-SN for qemu-devel@nongnu.org; Fri, 02 Mar 2012 16:18:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3Zs6-0001tU-03 for qemu-devel@nongnu.org; Fri, 02 Mar 2012 16:18:39 -0500 Received: from mail-qw0-f52.google.com ([209.85.216.52]:54596) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3Zs5-0001tI-Pp for qemu-devel@nongnu.org; Fri, 02 Mar 2012 16:18:37 -0500 Received: by qabg40 with SMTP id g40so36111qab.4 for ; Fri, 02 Mar 2012 13:18:35 -0800 (PST) MIME-Version: 1.0 In-Reply-To: References: <1328277186-21665-1-git-send-email-peter.maydell@linaro.org> Date: Fri, 2 Mar 2012 22:18:35 +0100 Message-ID: From: Hector Oron Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH 0/2] linux-user: Support prctl PR_GET/SET_NAME List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Riku Voipio , qemu-devel@nongnu.org, patches@linaro.org Hello, 2012/2/22 Peter Maydell : > Ping? In case it helps, I have successfully tested this patch running adduser on Debian armhf target emulated via qemu-arm-static. Tested-by: Hector Oron > On 3 February 2012 13:53, Peter Maydell wrote: >> These patches add support for the prctl options PR_GET_NAME >> and PR_SET_NAME. In particular, perl 5.14 will use PR_SET_NAME >> if you change the value of $0, which means that adduser will >> fail if run under qemu with a sufficiently modern perl. >> >> Patch one is just indentation cleanup, the meat is patch 2. >> >> The only other prctl options which take pointer arguments are >> all architecture specific, so there didn't seem much point in >> adding them (they all work like PR_GET_PDEATHSIG in that they >> pass an int* to be filled in); we'd have to actually emulate them >> if we cared about them. >> >> Peter Maydell (2): >> =C2=A0linux-user/syscall.c: Fix indentation in prctl handling >> =C2=A0linux-user: Add support for prctl PR_GET_NAME and PR_SET_NAME >> >> =C2=A0linux-user/syscall.c | =C2=A0 53 +++++++++++++++++++++++++++++++++= +++------------- >> =C2=A01 files changed, 39 insertions(+), 14 deletions(-) >> >> > --=20 =C2=A0H=C3=A9ctor Or=C3=B3n =C2=A0-.. . -... .. .- -. =C2=A0 -.. . ...- . .= -.. --- .--. . .-.