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
