yes, foe me, they are the same. :-) Thanks.
> From: [email protected] > 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: [email protected] > CC: [email protected]; [email protected]; [email protected]; > [email protected] > > On 15 September 2015 at 04:01, <[email protected]> wrote: > > From: Chen Gang <[email protected]> > > > > 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 <[email protected]> > > --- > > 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
