yes, foe me, they are the same. :-) Thanks.
> From: peter.mayd...@linaro.org > Date: Tue, 15 Sep 2015 09:10:40 +0100 > Subject: Re: [PATCH] linux-user/syscall.c: Fix issue for checking ptr in > different address spaces in TARGET_CMSG_NXTHDR > To: gang.chen.5...@gmail.com > CC: riku.voi...@iki.fi; r...@twiddle.net; xili_gchen_5...@hotmail.com; > qemu-devel@nongnu.org > > On 15 September 2015 at 04:01, <gang.chen.5...@gmail.com> wrote: > > From: Chen Gang <gang.chen.5...@gmail.com> > > > > After fix this issue, qemu can run i386 wine notepad.exe successfully. > > But the initialization performance is not quite well. > > > > Signed-off-by: Chen Gang <gang.chen.5...@gmail.com> > > --- > > linux-user/syscall.c | 30 +++++++++++++++++------------- > > linux-user/syscall_defs.h | 20 +++++++++----------- > > 2 files changed, 26 insertions(+), 24 deletions(-) > > Isn't this duplication of fixes in this patch currently on-list? > > https://lists.gnu.org/archive/html/qemu-devel/2015-09/msg00680.html > > thanks > -- PMM