+ [email protected] ping ________________________________________ From: Petar Jovanovic Sent: Monday, April 08, 2013 8:31 PM To: Peter Maydell; Petar Jovanovic Cc: [email protected]; [email protected] Subject: RE: [Qemu-devel] [PATCH] linux-user: change do_semop to return target errno when unsuccessful
ping ________________________________________ From: Petar Jovanovic Sent: Monday, April 01, 2013 7:07 PM To: Peter Maydell; Petar Jovanovic Cc: [email protected]; [email protected] Subject: RE: [Qemu-devel] [PATCH] linux-user: change do_semop to return target errno when unsuccessful ping http://patchwork.ozlabs.org/patch/229787/ ________________________________________ From: Peter Maydell [[email protected]] Sent: Thursday, March 21, 2013 7:03 PM To: Petar Jovanovic Cc: [email protected]; [email protected]; Petar Jovanovic Subject: Re: [Qemu-devel] [PATCH] linux-user: change do_semop to return target errno when unsuccessful On 21 March 2013 17:57, Petar Jovanovic <[email protected]> wrote: > From: Petar Jovanovic <[email protected]> > > do_semop() is called from two places, and one of these fails to convert > return error to target errno when semop fails. This patch changes the > function to always return target errno in case of an unsuccessful call. > > Signed-off-by: Petar Jovanovic <[email protected]> Reviewed-by: Peter Maydell <[email protected]> -- PMM
