qemu-trivial
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-trivial] syscall _llseek does not work with file offset >= 2 G


From: Michael Tokarev
Subject: Re: [Qemu-trivial] syscall _llseek does not work with file offset >= 2 GB
Date: Sun, 28 Jul 2013 13:57:56 +0400
User-agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:17.0) Gecko/20130704 Icedove/17.0.7

27.07.2013 00:49, Gilles Mouchard wrote:
> Hello,
> 
> In Linux user mode, system call _llseek returns EINVAL when offset_low >= 2 
> GB.
> Replacing __NR_llseek by __NR__llseek has solved the bug (note the missing 
> underscore).

Hm.  While the patch is rather trivial indeed, the change is quite
a bit non-trivial.  Please resubmit to address@hidden

Thank you!

/mjt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]