Re: [Qemu-devel] [PATCH] possible mmap regression

2008-02-20 Thread Felipe Contreras
On Feb 20, 2008 3:13 PM, Edgar E. Iglesias <[EMAIL PROTECTED]> wrote: > > On Wed, Feb 20, 2008 at 03:03:39PM +0200, Felipe Contreras wrote: > > Hi Edgar, > > > > On Feb 16, 2008 11:07 PM, Edgar E. Iglesias <[EMAIL PROTECTED]> wrote: > > > > > > On Tue, Feb 12, 2008 at 09:42:15PM +0200, Felipe Contr

Re: [Qemu-devel] [PATCH] possible mmap regression

2008-02-20 Thread Edgar E. Iglesias
On Wed, Feb 20, 2008 at 03:03:39PM +0200, Felipe Contreras wrote: > Hi Edgar, > > On Feb 16, 2008 11:07 PM, Edgar E. Iglesias <[EMAIL PROTECTED]> wrote: > > > > On Tue, Feb 12, 2008 at 09:42:15PM +0200, Felipe Contreras wrote: > > > Hi, > > > > > > I don't know what I'm doing but this seems to fix

Re: [Qemu-devel] [PATCH] possible mmap regression

2008-02-20 Thread Felipe Contreras
Hi Edgar, On Feb 16, 2008 11:07 PM, Edgar E. Iglesias <[EMAIL PROTECTED]> wrote: > > On Tue, Feb 12, 2008 at 09:42:15PM +0200, Felipe Contreras wrote: > > Hi, > > > > I don't know what I'm doing but this seems to fix the weird issue I was > > having. > > http://article.gmane.org/gmane.comp.emulat

Re: [Qemu-devel] [PATCH] possible mmap regression

2008-02-16 Thread Edgar E. Iglesias
On Tue, Feb 12, 2008 at 09:42:15PM +0200, Felipe Contreras wrote: > Hi, > > I don't know what I'm doing but this seems to fix the weird issue I was > having. > http://article.gmane.org/gmane.comp.emulators.qemu/23314 > > I've found out that this happens on linux 2.6.23, but not 2.6.24. > > Chee

[Qemu-devel] [PATCH] possible mmap regression

2008-02-12 Thread Felipe Contreras
Hi, I don't know what I'm doing but this seems to fix the weird issue I was having. http://article.gmane.org/gmane.comp.emulators.qemu/23314 I've found out that this happens on linux 2.6.23, but not 2.6.24. Cheers. -- Felipe Contreras diff --git a/linux-user/mmap.c b/linux-user/mmap.c index 62